removed impure tag
This commit is contained in:
parent
419a7a5e5d
commit
33eaee24f5
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user