diff --git a/Makefile b/Makefile index 723d67c..88e44b2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ switch: - nixos-rebuild switch --flake . --use-remote-sudo + sudo nixos-rebuild switch --flake path://$(PWD)# update: nix flake update . --commit-lock-file