57706b7292
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
1c71b8c9fc
fix: resolve 'nix flake check' errors
2025-12-07 17:42:18 +01:00
126671ffc7
fix: remove common '.nix' suffix
2025-12-04 12:48:55 +01:00
4d6ba61f52
refactor: use 'default.nix' for all modules
2025-12-03 23:43:43 +01:00
a9ffcc12ee
refactor: move common hosts config into 'modules/common.nix'
2025-12-03 15:53:22 +01:00
6d5e6add02
move 'nixos-hardware' from 'vm' to 'astyanax' host
2025-11-23 22:06:25 +01:00
cdf5127071
modularize NixOS secrets config
2025-11-23 22:06:25 +01:00
f5e31ff825
Add (unused) 'printing' module
2025-11-23 16:12:55 +01:00
5f65c9ad92
Refactor 'hosts/' to use 'default.nix'
2025-11-17 20:41:34 +00:00
bdd959f3df
Update (networking) hostnames
2025-11-16 16:03:36 +01:00
59575b2ff9
Only open SSH port when SSH is enabled
2025-11-16 16:03:03 +01:00
27c5ec21a4
Refactor
2025-11-16 15:42:11 +01:00
d81e168cd9
Fix vm error
2025-11-16 15:42:03 +01:00
8ea508585b
Merge NixOS and home manager flakes
2025-11-15 23:49:04 +01:00
a68a903b9e
Set up astyanax host
2025-11-12 23:02:30 +01:00
29a8484d1e
Set up interception-tools on NixOS
2025-11-10 22:17:39 +01:00
3c385724d0
Improve NixOS default firewall declaration
2025-11-10 21:46:08 +01:00
b7c27b53fa
Move 'vm' host home into home manager flake
2025-11-10 17:55:58 +01:00
1c4b3be339
Modularize NixOS SSH config
2025-11-10 17:04:45 +01:00
e92d5c0da9
Modularize NixOS fonts config
2025-11-10 16:49:25 +01:00
9382d57565
Fix Iosevka font in NixOS
2025-10-15 23:23:58 +02:00
a3437b04e8
Source kitty configuration in home manager
2025-10-15 19:45:01 +02:00
59e4821b4c
Add 'nixCats' neovim flake to NixOS flake
2025-10-14 22:59:24 +02:00
b25fc9a2b8
Source relevant '.bashrc.d/*' files in NixOS home manager
2025-10-05 19:56:38 +02:00
7bbd0dd8a8
Simplify NixOS fzf configuration
2025-10-05 19:56:38 +02:00
07e4669bb8
Update disko virtual machine configuration
2025-10-05 19:56:38 +02:00
203665a051
Migrate 'dots/.bashrc' fzf config to NixOS home manager
2025-10-05 19:56:38 +02:00
431fa046be
Add packages from 'dots/.bin/setup'
2025-10-05 19:56:38 +02:00
83464117ae
Move packages into host's 'home.nix'
2025-10-05 19:56:38 +02:00
c8cf7aa5ca
Refactor
2025-10-05 19:56:38 +02:00
0ad84eed45
Move home manager config into host's 'home.nix'
2025-10-05 19:56:38 +02:00
811388006f
Format nix files using 'nixfmt'
2025-10-05 19:56:38 +02:00
749bd75992
Use disko 'single-disk-ext4' template for vm host
2025-10-05 13:39:16 +02:00
54b228381d
Add 'kitty' package
2025-10-05 12:31:24 +02:00
6007760092
Add 'networking.hostId' (required for ZFS)
2025-10-05 12:31:24 +02:00
f8fddbba14
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
f824649f85
Fix inputrc path
2025-10-05 12:31:24 +02:00
c4fe75a1b9
Set up disko zfs encrypted root for 'vm' host
2025-10-05 12:31:24 +02:00
c36b202d4e
Modularize NixOS 'vm' configuration
2025-10-04 21:25:11 +02:00