Personal infrastructure and configuration files
nix
Find a file
2026-03-26 20:29:10 +01:00
.helix init 2025-01-29 21:34:17 +01:00
clan machines/renoir: add syncthing tag 2026-03-26 20:29:10 +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 git: add git root alias 2026-03-25 14:25:30 +01:00
homeModules remove AGH email 2026-03-10 19:40:12 +01:00
infra remove gitea 2026-03-10 22:52:26 +01:00
machines machines/renoir/facter.json: update hardware configuration 2026-03-26 20:29:10 +01:00
nixosModules remove gitea 2026-03-10 22:52:26 +01:00
packages move genepi installer to another file 2025-10-18 18:57:10 +02:00
sops Add machine renoir to secrets 2026-03-26 20:29:10 +01:00
vars Update vars via generator firefox-syncserver (machine: renoir) 2026-03-26 20:29:10 +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-03-26 20:29:10 +01:00
flake.nix flake: remove duplicate nixpkgs input 2026-02-26 18:47:31 +01:00
inventory.json update(inventory.json): Installed renoir 2026-03-26 20:29:10 +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