diff --git a/makefile b/makefile index 5a00808..61415fd 100644 --- a/makefile +++ b/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