b827b518cd
refactor(statix): resolve 'statix check' issues
2026-01-27 07:34:37 +01:00
bb6a380599
refactor: simplify hosts files
2026-01-17 19:37:05 +01:00
8464884fdb
feat: automate SSH config ('known_hosts', 'authorized_keys' ...)
2026-01-17 17:37:37 +01:00
629f25c795
feat(nixos): pass inputs to home-manager via extraSpecialArgs
2026-01-16 15:25:23 +01:00
c66cd0e28c
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 >
2025-12-18 13:39:43 +01:00
d2999ab763
fix: resolve 'nix flake check' errors
2025-12-07 17:42:18 +01:00
2d9e1fd875
fix: remove common '.nix' suffix
2025-12-04 12:48:55 +01:00
d71e7d0e5d
refactor: use 'default.nix' for all modules
2025-12-03 23:43:43 +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
57e40571bc
Update (networking) hostnames
2025-11-16 16:03:36 +01:00
72a354c7fa
Only open SSH port when SSH is enabled
2025-11-16 16:03:03 +01:00
7075800b57
Refactor
2025-11-16 15:42:11 +01:00
275e192247
Fix vm error
2025-11-16 15:42:03 +01:00
96f77e7ede
Merge NixOS and home manager flakes
2025-11-15 23:49:04 +01:00
c6e99b1906
Set up astyanax host
2025-11-12 23:02:30 +01:00
7dbf16d5bb
Set up interception-tools on NixOS
2025-11-10 22:17:39 +01:00
660dd366b5
Improve NixOS default firewall declaration
2025-11-10 21:46:08 +01:00
274397c9a9
Move 'vm' host home into home manager flake
2025-11-10 17:55:58 +01:00
7ee38d8dc9
Modularize NixOS SSH config
2025-11-10 17:04:45 +01:00
56a1a081ab
Modularize NixOS fonts config
2025-11-10 16:49:25 +01:00
e94421aff6
Fix Iosevka font in NixOS
2025-10-15 23:23:58 +02:00
eb76bf69c2
Source kitty configuration in home manager
2025-10-15 19:45:01 +02:00
2f939ed531
Add 'nixCats' neovim flake to NixOS flake
2025-10-14 22:59:24 +02:00
a117de9470
Source relevant '.bashrc.d/*' files in NixOS home manager
2025-10-05 19:56:38 +02:00
da320c9dc4
Simplify NixOS fzf configuration
2025-10-05 19:56:38 +02:00
7520bedbf4
Update disko virtual machine configuration
2025-10-05 19:56:38 +02:00
125d379f50
Migrate 'dots/.bashrc' fzf config to NixOS home manager
2025-10-05 19:56:38 +02:00
7a14323817
Add packages from 'dots/.bin/setup'
2025-10-05 19:56:38 +02:00
9f821cd286
Move packages into host's 'home.nix'
2025-10-05 19:56:38 +02:00
f25bab5d77
Refactor
2025-10-05 19:56:38 +02:00
7ab3062846
Move home manager config into host's 'home.nix'
2025-10-05 19:56:38 +02:00
4c40b725ab
Format nix files using 'nixfmt'
2025-10-05 19:56:38 +02:00
5ac67daf68
Use disko 'single-disk-ext4' template for vm host
2025-10-05 13:39:16 +02:00
53eca03a5b
Add 'kitty' package
2025-10-05 12:31:24 +02:00
abc42942e4
Add 'networking.hostId' (required for ZFS)
2025-10-05 12:31:24 +02:00
2f64d10171
Fix ZFS issue with virtual disks ( https://discourse.nixos.org/t/zfs-with-disko-faluire-to-import-zfs-pool/61988/3 )
2025-10-05 12:31:24 +02:00
f88afb52a8
Fix inputrc path
2025-10-05 12:31:24 +02:00
5e5e0a4906
Set up disko zfs encrypted root for 'vm' host
2025-10-05 12:31:24 +02:00
3fde62547d
Modularize NixOS 'vm' configuration
2025-10-04 21:25:11 +02:00