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

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