remove nix-dev command
This commit is contained in:
parent
9fe637af17
commit
7d75f0d35e
1 changed files with 0 additions and 3 deletions
3
makefile
3
makefile
|
@ -1,9 +1,6 @@
|
||||||
switchHm = home-manager switch --flake
|
switchHm = home-manager switch --flake
|
||||||
switchSys = nixos-rebuild switch --flake
|
switchSys = nixos-rebuild switch --flake
|
||||||
|
|
||||||
nix-dev:
|
|
||||||
nix develop --command $$SHELL
|
|
||||||
|
|
||||||
home-me: fix-systemd
|
home-me: fix-systemd
|
||||||
${switchHm} .#homeMe
|
${switchHm} .#homeMe
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue