set home-manager mode back to switch
This commit is contained in:
2
Makefile
2
Makefile
@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user