refactor some things, might have broken everything

This commit is contained in:
2026-06-15 02:21:03 +02:00
parent 73e25a00b6
commit 08a5db8508
61 changed files with 1013 additions and 1103 deletions

View File

@ -28,7 +28,7 @@ vm:
hoem : home
home :
home-manager switch $(FLAGS) --flake $(FLAKE)#$(HOST)
home-manager build $(FLAGS) --flake $(FLAKE)#$(HOST)
iso :
nix build ".#nixosConfigurations.iso.config.system.build.isoImage" $(FLAGS)