updated custom.nix script and added sovran-pro-flake-update2
This commit is contained in:
parent
7174185441
commit
e90806961a
@ -20,7 +20,16 @@ rm -rf /home/free/Downloads/sovran-pro-flake-update.sh
|
||||
|
||||
/run/current-system/sw/bin/bash /home/free/Downloads/add-custom-nix.sh
|
||||
|
||||
rm -rf /home/free/Downloads/add-custom.nix.sh
|
||||
rm -rf /home/free/Downloads/add-custom-nix.sh
|
||||
|
||||
|
||||
#### SCRIPT 3 ####
|
||||
|
||||
/run/current-system/sw/bin/wget "https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/raw/branch/main/file_fixes_and_new_services/sovran-pro-flake-update2.sh"
|
||||
|
||||
/run/current-system/sw/bin/bash /home/free/Downloads/sovran-pro-flake-update2.sh
|
||||
|
||||
rm -rf /home/free/Downloads/sovran-pro-flake-update2.sh
|
||||
|
||||
|
||||
#### REMOVAL OF MAIN SCRIPT ####
|
||||
|
@ -34,7 +34,7 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/add-custom-nix/completed
|
||||
|
||||
#### MAIN SCRIPT ####
|
||||
|
||||
/run/current-system/sw/bin/mkdir /etc/nixos/custom.nix
|
||||
/run/current-system/sw/bin/touch /etc/nixos/custom.nix
|
||||
|
||||
/run/current-system/sw/bin/cat > /etc/nixos/custom.nix <<- "EOF"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user