Personal infrastructure and configuration files
nix
Find a file
2025-10-29 13:01:47 +01:00
.helix init 2025-01-29 21:34:17 +01:00
clanServices add buildbot 2025-10-01 14:29:49 +02:00
devShells remove agenix and migrate secrets to clan vars 2025-07-19 18:03:47 +02:00
dotbot add dotbot to link windows dots 2025-07-17 14:36:59 +02:00
home auto format rust 2025-10-29 12:58:43 +01:00
home-manager link ssh config 2025-10-29 12:55:18 +01:00
infra fix tf typo 2025-10-29 12:53:45 +01:00
machines add mkDefault to gc config 2025-10-29 13:01:47 +01:00
modules fix missing lines in server module 2025-10-29 13:00:30 +01:00
packages move genepi installer to another file 2025-10-18 18:57:10 +02:00
sops Add machine verbena to secrets 2025-09-12 00:26:58 +02:00
vars Update vars via generator gandi for machine genepi 2025-10-29 12:45:15 +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 2025-10-18 19:00:18 +02:00
flake.nix move genepi installer to another file 2025-10-18 18:57:10 +02:00
inventory.json add fake install dates for clan-app 2025-10-19 23:06:11 +02:00
README.md update READMEs 2025-10-03 22:15:13 +02:00

NixOS & Home Manager config

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

Structure

  • home: Dotfiles
  • machines: Host-specific configs
  • infra: Terraform/OpenTofu files
  • vars: Encrypted secrets managed by clan
  • modules: NixOS modules
  • clanServices: Custom Clan Services

Dotfiles

Linking with dotbotc (for windows)

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