Personal infrastructure and configuration files
nix
Find a file
2025-11-10 16:43:49 +01:00
.helix init 2025-01-29 21:34:17 +01:00
clanServices add description of prometheus service 2025-10-30 15:00:12 +01: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 helix: add script to reload on dark mode change 2025-11-10 16:43:49 +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 wifi hotspot tool 2025-11-03 23:14:40 +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-11-03 23:10:10 +01:00
flake.nix move genepi installer to another file 2025-10-18 18:57:10 +02:00
inventory.json update(inventory.json): Update information about machine haze 2025-11-03 23:51:16 +01: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