Commit Graph
57 Commits
Author SHA1 Message Date
hektor faf3afad79 fix: update secrets approach to match 'nix-secrets' 2026-04-17 12:47:17 +02:00
hektor 79eb5c27e9 feat: add tailscale module 2026-04-17 12:47:07 +02:00
hektor 0b79904103 refactor: simplify host config 2026-04-05 16:01:08 +02:00
hektor 916e732ce6 refactor: adopt modular secrets approach 2026-03-17 19:44:04 +01:00
hektor e7c6df1c9b refactor: extract 'firewall' and 'wol' modules 2026-03-14 22:17:35 +01:00
hektor 32e928c56b refactor: extract host config into 'host.nix' files 2026-03-11 23:43:54 +01:00
hektor 12481d7468 refactor: cleanup (deadnix, nixfmt, statix) 2026-03-11 23:23:51 +01:00
hektor 43dff3e8e5 refactor: add config.host option for host variables 2026-03-11 23:04:43 +01:00
hektor ed39959b61 feat(deploy): add deployment tags for each host 2026-03-11 21:25:32 +01:00
hektor 828b5d7374 refactor(hosts): use modules/ssh with sensible defaults 2026-03-11 21:25:32 +01:00
hektor 16d14bcb1e feat: add 'yubikey' module to 'andromache' host 2026-03-11 21:25:32 +01:00
hektor 52cf601f39 fix :resolve 'andromache' syntax error 2026-03-11 21:25:32 +01:00
hektor 0a2145f063 feat: set up 'storage' module 2026-03-11 21:25:32 +01:00
hektor e48a8de02e fix: resolve nix build warnings 2026-03-11 21:25:32 +01:00
hektor ce1ce79f83 chore: disable syncthing module 2026-03-11 21:25:32 +01:00
hektor 8ddf5bf850 feat: add basic 'gaming' module to 'andromache' 2026-03-11 21:25:32 +01:00
hektor 12710cd3d5 refactor: extract 'nvidia' module 2026-03-11 21:25:32 +01:00
hektor b5776e547c refactor: resolve warnings/errors in checks 2026-03-11 21:25:32 +01:00
hektor ff4e9ee337 fix: simplify syncthing module 2026-03-11 21:25:32 +01:00
hektor 239456efbc feat: set up 'stylix' 2026-03-11 21:25:32 +01:00
hektor dd7bc3193d feat: set up restic backups for 'andromache' and 'astyanax' 2026-03-11 21:25:32 +01:00
hektor 381f29cbea feat: set up syncthing (with e-reader) 2026-03-11 21:25:32 +01:00
hektor 7f8d95c7c4 refactor: clean up 'flake.nix' and 'deploy/colmena.nix' 2026-03-11 21:25:32 +01:00
hektor d58c4fee0d feat(host): add 'eetion' host (as a test for Orange Pi Zero2 H616) 2026-03-11 21:25:32 +01:00
hektor 159bc5c6a5 fix(deploy): add colmena to 'builder' hosts 2026-03-11 21:25:32 +01:00
hektor 6409b5425d refactor: move disko module out of 'common' module 2026-03-11 21:25:32 +01:00
hektor c877e48e0a fix: use cross-compilation from x86 to ARM for SD card image 2026-03-11 21:25:32 +01:00
hektor d04a6ed67e feat: add SD card image for ARM 2026-03-11 21:25:32 +01:00
hektor 889440aef8 fix: only use 'nvim' flake as home manager module 2026-03-11 21:25:32 +01:00
hektor 1b51954bbd refactor(statix): resolve 'statix check' issues 2026-03-11 21:25:32 +01:00
hektor 612c024965 fix: update hardware config 2026-03-11 21:25:32 +01:00
hektor c0885dc6ca feat: set up colmena with hetzner stuff 2026-03-11 21:25:32 +01:00
hektor 628681bc58 refactor(nixfmt): format 2026-03-11 21:25:32 +01:00
hektor 33033aa6e7 chore: add 'andromache' ssh public keys 2026-03-11 21:25:32 +01:00
hektor 7334018e6f refactor: simplify hosts files 2026-03-11 21:25:32 +01:00
hektor 66f36cf71c feat: automate SSH config ('known_hosts', 'authorized_keys' ...) 2026-03-11 21:25:32 +01:00
hektor aae87a78ad feat(nixos): pass inputs to home-manager via extraSpecialArgs 2026-03-11 21:25:31 +01:00
hektor 2d3b8070d7 chore: add TODO for unique 'networking.hostId' 2026-03-11 21:25:22 +01:00
hektor 2e2e52aa78 refactor: use 'default.nix' for all modules 2026-03-11 21:25:22 +01:00
hektor 03793989a5 fix: declare niri config 2026-03-11 21:25:22 +01:00
hektor e69024f921 fix: try 'writeShellApplication' for 'astyanax' WOL script 2026-03-11 21:25:22 +01:00
hektor f664d4b46a fix: declare 'andromache' 'eno1' interface MAC address 2026-03-11 21:25:22 +01:00
hektor 3c294d2194 fix: replace 'gnome' desktop with 'niri' 2026-03-11 21:25:22 +01:00
hektor 11381a1ff9 refactor: move 'disko' modules into 'modules/disko' 2026-03-11 21:25:22 +01:00
hektor e97dcbfcc5 resolve NixOS build warnings 2026-03-11 21:25:22 +01:00
hektor 0b58850f16 refactor: move common hosts config into 'modules/common.nix' 2025-12-03 15:53:22 +01:00
hektor cd3b5409b2 chore: formatting and cleanup
- Format shell.nix skeleton to single line
- Complete ts-node removal from astyanax packages
- Format andromache hardware config
2025-12-03 15:53:22 +01:00
hektor 24ed262e96 don't use rootless docker on 'andromache', but keep it as an option 2025-11-28 20:57:04 +01:00
hektor 1203d3de7c enable wake on lan on 'andromache' host 2025-11-27 10:37:05 +01:00
hektor 0b139ff795 declare rootless docker for 'andromache' host 2025-11-26 18:37:11 +01:00