Commit Graph

48 Commits

Author SHA1 Message Date
828b5d7374 refactor(hosts): use modules/ssh with sensible defaults 2026-03-11 21:25:32 +01:00
16d14bcb1e feat: add 'yubikey' module to 'andromache' host 2026-03-11 21:25:32 +01:00
52cf601f39 fix :resolve 'andromache' syntax error 2026-03-11 21:25:32 +01:00
0a2145f063 feat: set up 'storage' module 2026-03-11 21:25:32 +01:00
e48a8de02e fix: resolve nix build warnings 2026-03-11 21:25:32 +01:00
ce1ce79f83 chore: disable syncthing module 2026-03-11 21:25:32 +01:00
8ddf5bf850 feat: add basic 'gaming' module to 'andromache' 2026-03-11 21:25:32 +01:00
12710cd3d5 refactor: extract 'nvidia' module 2026-03-11 21:25:32 +01:00
b5776e547c refactor: resolve warnings/errors in checks 2026-03-11 21:25:32 +01:00
ff4e9ee337 fix: simplify syncthing module 2026-03-11 21:25:32 +01:00
239456efbc feat: set up 'stylix' 2026-03-11 21:25:32 +01:00
dd7bc3193d feat: set up restic backups for 'andromache' and 'astyanax' 2026-03-11 21:25:32 +01:00
381f29cbea feat: set up syncthing (with e-reader) 2026-03-11 21:25:32 +01:00
7f8d95c7c4 refactor: clean up 'flake.nix' and 'deploy/colmena.nix' 2026-03-11 21:25:32 +01:00
d58c4fee0d feat(host): add 'eetion' host (as a test for Orange Pi Zero2 H616) 2026-03-11 21:25:32 +01:00
159bc5c6a5 fix(deploy): add colmena to 'builder' hosts 2026-03-11 21:25:32 +01:00
6409b5425d refactor: move disko module out of 'common' module 2026-03-11 21:25:32 +01:00
c877e48e0a fix: use cross-compilation from x86 to ARM for SD card image 2026-03-11 21:25:32 +01:00
d04a6ed67e feat: add SD card image for ARM 2026-03-11 21:25:32 +01:00
889440aef8 fix: only use 'nvim' flake as home manager module 2026-03-11 21:25:32 +01:00
1b51954bbd refactor(statix): resolve 'statix check' issues 2026-03-11 21:25:32 +01:00
612c024965 fix: update hardware config 2026-03-11 21:25:32 +01:00
c0885dc6ca feat: set up colmena with hetzner stuff 2026-03-11 21:25:32 +01:00
628681bc58 refactor(nixfmt): format 2026-03-11 21:25:32 +01:00
33033aa6e7 chore: add 'andromache' ssh public keys 2026-03-11 21:25:32 +01:00
7334018e6f refactor: simplify hosts files 2026-03-11 21:25:32 +01:00
66f36cf71c feat: automate SSH config ('known_hosts', 'authorized_keys' ...) 2026-03-11 21:25:32 +01:00
aae87a78ad feat(nixos): pass inputs to home-manager via extraSpecialArgs 2026-03-11 21:25:31 +01:00
2d3b8070d7 chore: add TODO for unique 'networking.hostId' 2026-03-11 21:25:22 +01:00
2e2e52aa78 refactor: use 'default.nix' for all modules 2026-03-11 21:25:22 +01:00
03793989a5 fix: declare niri config 2026-03-11 21:25:22 +01:00
e69024f921 fix: try 'writeShellApplication' for 'astyanax' WOL script 2026-03-11 21:25:22 +01:00
f664d4b46a fix: declare 'andromache' 'eno1' interface MAC address 2026-03-11 21:25:22 +01:00
3c294d2194 fix: replace 'gnome' desktop with 'niri' 2026-03-11 21:25:22 +01:00
11381a1ff9 refactor: move 'disko' modules into 'modules/disko' 2026-03-11 21:25:22 +01:00
e97dcbfcc5 resolve NixOS build warnings 2026-03-11 21:25:22 +01:00
0b58850f16 refactor: move common hosts config into 'modules/common.nix' 2025-12-03 15:53:22 +01:00
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
24ed262e96 don't use rootless docker on 'andromache', but keep it as an option 2025-11-28 20:57:04 +01:00
1203d3de7c enable wake on lan on 'andromache' host 2025-11-27 10:37:05 +01:00
0b139ff795 declare rootless docker for 'andromache' host 2025-11-26 18:37:11 +01:00
c186fcf306 enable recurrence only on one hosts per 'man task-sync' 2025-11-24 18:47:10 +01:00
a494390998 modularize NixOS secrets config 2025-11-23 22:06:25 +01:00
1c1e3f9bd4 Add (unused) 'printing' module 2025-11-23 16:12:55 +01:00
6935bacbea Update intel CPU microcode 2025-11-18 23:41:55 +01:00
c775628986 Improve disko declarations 2025-11-17 21:20:00 +00:00
86b6348950 Refactor 'hosts/' to use 'default.nix' 2025-11-17 20:41:34 +00:00
c584eafc94 Set up 'andromache' host 2025-11-17 19:06:35 +01:00