Change switch target command due to git regression

This commit is contained in:
coolneng 2022-04-26 13:12:01 +02:00
parent e2a41f20a4
commit 73aae35a59
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
switch:
sudo nixos-rebuild switch --flake .
nixos-rebuild switch --flake . --use-remote-sudo
update:
nix flake update .