Commit Graph

63 Commits

Author SHA1 Message Date
hektor e845834833 fix(deploy): set up 'colmena' wrapper for hardware-backed SSH keys 2026-07-12 11:34:18 +02:00
hektor 1203d1174b refactor: migrate 'hard.nix' to 'facter.json' 2026-06-13 01:23:31 +02:00
hektor 1995c04b1d refactor: merge 'host.nix' into 'meta.nix' 2026-06-13 01:23:31 +02:00
hektor a0c8c2136e fix(networking): use 'systemd-resolved' 2026-06-02 22:48:55 +02:00
hektor d90cd78ec2 feat(andromache): use 'systemd-networkd' networking 2026-06-02 22:39:57 +02:00
hektor bd8a8f7942 chore(modules): add auto-import default.nix files 2026-05-24 17:25:52 +02:00
hektor 72bed59aa6 feat: enable 'ly' on andromache 2026-05-17 01:13:12 +02:00
hektor 11a89aa772 feat(yubikey): declare yubikey-manager 2026-05-16 11:39:36 +02:00
hektor 95ffe7b908 refactor: derive host name solely from host directory name 2026-04-30 17:20:02 +02:00
hektor b62f3c20ac refactor(backups): simplify backups module 2026-04-21 21:39:23 +02:00
hektor 6a30a431f8 refactor: simplify 'user' options 2026-04-21 17:10:42 +02:00
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 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 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 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