43dff3e8e5
refactor: add config.host option for host variables
2026-03-11 23:04:43 +01:00
828b5d7374
refactor(hosts): use modules/ssh with sensible defaults
2026-03-11 21:25:32 +01:00
0a2145f063
feat: set up 'storage' module
2026-03-11 21:25:32 +01:00
b5776e547c
refactor: resolve warnings/errors in checks
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
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
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
bbe528ebce
refactor: use username variable consistently
...
Replaced hardcoded "h" username references with variables:
- hosts/vm: use username variable for secrets.username
- home configs: use username variable in bash initExtra paths
- keepassxc: update comment to use $HOME instead of /home/h
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:22 +01:00
3b87ac54a6
fix: resolve 'nix flake check' errors
2026-03-11 21:25:22 +01:00
401b25b9a0
fix: remove common '.nix' suffix
2026-03-11 21:25:22 +01:00
2e2e52aa78
refactor: use 'default.nix' for all modules
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
e797bfbb62
move 'nixos-hardware' from 'vm' to 'astyanax' host
2025-11-23 22:06:25 +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
86b6348950
Refactor 'hosts/' to use 'default.nix'
2025-11-17 20:41:34 +00:00