Personal infrastructure and configuration files
nix
Find a file
2026-02-26 18:50:21 +01:00
.helix init 2025-01-29 21:34:17 +01:00
clan clan: tag verbena to serve DNS 2026-02-24 18:17:49 +01:00
clanServices clan: remove vendored coredns service 2026-02-26 18:37:11 +01:00
devShells rename nixfmt-rfc-style -> nixfmt 2026-01-18 17:06:18 +01:00
dotbot add dotbot to link windows dots 2025-07-17 14:36:59 +02:00
flakeModules refactor homeModules 2026-02-10 23:34:41 +01:00
home niri: add more dms includes 2026-02-10 01:40:42 +01:00
homeModules home-manager: remove dead code 2026-02-26 18:50:21 +01:00
infra infra: add short deployment doc 2026-02-10 01:29:06 +01:00
machines machines/haze: remove unused tailscale option 2026-02-24 18:10:56 +01:00
nixosModules vaultwarden: migrate to clan service 2026-02-24 18:06:01 +01:00
packages move genepi installer to another file 2025-10-18 18:57:10 +02:00
sops Update secret hcloud-token 2026-01-19 15:49:10 +01:00
vars Update vars via generator user-password-rpqt (machine: crocus) 2026-02-23 23:14:50 +01:00
.envrc load devshell with direnv 2025-02-14 18:50:45 +01:00
.gitignore git ignore ./result 2025-05-30 01:26:36 +02:00
flake.lock flake: remove duplicate nixpkgs input 2026-02-26 18:47:31 +01:00
flake.nix flake: remove duplicate nixpkgs input 2026-02-26 18:47:31 +01:00
inventory.json update(inventory.json): Update information about machine haze 2025-11-03 23:51:16 +01:00
README.md refactor: update readme for file structure 2026-02-11 00:06:49 +01:00

Flocon

This repository contains all my system configurations, mostly deployed using Nix and Clan.

Structure

The file hierarchy is based on the flake's structure, using flake parts conventions.

  • clan: Clan configuration
  • clanServices: Custom Clan Services
  • home: Dotfiles
  • homeModules: Home Manager modules
  • infra: Terranix files (for Terraform/OpenTofu)
  • machines: Per-host configurations
  • nixosModules: NixOS modules
  • packages: Nix packages
  • vars: Encrypted secrets managed by clan

Dotfiles

Linking with dotbotc (for windows)

dotbot -c ./dotbot/windows.yaml -d home