Change switch target command due to git regression

This commit is contained in:
2022-04-26 13:12:01 +02:00
parent e2a41f20a4
commit 73aae35a59

View File

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