Replace --use-remote-sudo with sudo

This commit is contained in:
2022-05-21 11:43:15 +02:00
parent ebc7bc7e4d
commit ea4739ab0b

View File

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