Replace --use-remote-sudo with sudo

This commit is contained in:
coolneng 2022-05-21 11:43:15 +02:00
parent ebc7bc7e4d
commit ea4739ab0b
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

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