Personal infrastructure and configuration files
nix
Find a file
2026-02-18 00:24:31 +01:00
.helix init 2025-01-29 21:34:17 +01:00
clan refactor: rename modules to nixosModules 2026-02-11 00:05:51 +01:00
clanServices move coredns to port 53 to allow access on android 2026-01-06 15:43:40 +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 refactor homeModules 2026-02-10 23:34:41 +01:00
infra infra: add short deployment doc 2026-02-10 01:29:06 +01:00
machines refactor: rename modules to nixosModules 2026-02-11 00:05:51 +01:00
nixosModules refactor: rename modules to nixosModules 2026-02-11 00:05:51 +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 yggdrasil for machine haze 2026-02-18 00:24:31 +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 update flake inputs 2026-02-10 01:25:49 +01:00
flake.nix refactor: rename modules to nixosModules 2026-02-11 00:05:51 +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