fix command in the makefile

This commit is contained in:
Dmitriy Pleshevskiy 2022-08-31 13:21:03 +03:00
parent b88fd7db87
commit e4ed36a7e6
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 1 deletions

View File

@ -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