revert removed impure tag
This commit is contained in:
naturallaw777 2023-07-29 07:16:41 -07:00
parent 33eaee24f5
commit 3e305e053a

View File

@ -39,7 +39,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
fi
ssh -i /home/free/.ssh/sovranpro_login root@${ID} "nixos-rebuild switch" |
ssh -i /home/free/.ssh/sovranpro_login root@${ID} "nixos-rebuild switch --impure" |
zenity --progress \
--no-cancel \