updated custom.nix script and added sovran-pro-flake-update2

This commit is contained in:
naturallaw77 2023-08-10 18:30:33 -07:00
parent 7174185441
commit e90806961a
2 changed files with 11 additions and 2 deletions

View File

@ -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 /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 #### #### REMOVAL OF MAIN SCRIPT ####

View File

@ -34,7 +34,7 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/add-custom-nix/completed
#### MAIN SCRIPT #### #### 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" /run/current-system/sw/bin/cat > /etc/nixos/custom.nix <<- "EOF"