fix command in the makefile
This commit is contained in:
parent
b88fd7db87
commit
e4ed36a7e6
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -1,5 +1,5 @@
|
|||
switchHm = home-manager switch --flake
|
||||
switchSys = nixos-rebuid switch --flake
|
||||
switchSys = nixos-rebuild switch --flake
|
||||
|
||||
nix-dev:
|
||||
nix develop --command $$SHELL
|
||||
|
|
Loading…
Reference in a new issue