Personal infrastructure and configuration files
nix
Find a file
2026-04-13 19:21:45 +00:00
.config/selfci ci: init selfci 2026-04-08 21:48:33 +02:00
.helix init 2025-01-29 21:34:17 +01:00
clan machines/renoir: add garage 2026-03-30 19:33:30 +02:00
clanServices clan: remove vendored coredns service 2026-02-26 18:37:11 +01:00
devShells ci: init selfci 2026-04-08 21:48:33 +02: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 audio and brightness keybinds back 2026-04-09 23:35:06 +02:00
homeModules programs/vicinae: migrate to new config format 2026-04-05 23:20:01 +02:00
infra remove gitea 2026-03-10 22:52:26 +01:00
machines move niri module out of machines/haze 2026-04-13 19:21:45 +00:00
nixosModules move niri module out of machines/haze 2026-04-13 19:21:45 +00: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 vars: update via generator zerotier (machine: verbena) 2026-04-08 21:17:55 +02:00
.envrc direnv: watch devShell 2026-03-26 20:29:10 +01:00
.gitignore git ignore ./result 2025-05-30 01:26:36 +02:00
flake.lock dms: add plugins declaratively 2026-04-08 19:07:08 +00:00
flake.nix dms: add plugins declaratively 2026-04-08 19:07:08 +00: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