diff --git a/Makefile b/Makefile index 695a4f7..9b54ac6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ switch: - sudo nixos-rebuild switch --flake . + nixos-rebuild switch --flake . --use-remote-sudo update: nix flake update .