set home-manager mode back to switch

This commit is contained in:
2026-06-15 02:22:37 +02:00
parent 08a5db8508
commit b1294976dd

View File

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