removed impure tag

This commit is contained in:
naturallaw77 2023-07-28 17:18:49 -07:00
parent 419a7a5e5d
commit 33eaee24f5

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 --impure" |
ssh -i /home/free/.ssh/sovranpro_login root@${ID} "nixos-rebuild switch" |
zenity --progress \
--no-cancel \