updated custom.nix script and added sovran-pro-flake-update2
This commit is contained in:
parent
24cddc5f45
commit
24f88c3e01
@ -34,7 +34,7 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/add-custom-nix/completed
|
||||
|
||||
#### MAIN SCRIPT ####
|
||||
|
||||
/run/current-system/sw/bin/touch /etc/nixos/custom.nix
|
||||
touch /etc/nixos/custom.nix
|
||||
|
||||
/run/current-system/sw/bin/cat > /etc/nixos/custom.nix <<- "EOF"
|
||||
|
||||
|
@ -21,7 +21,7 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/sovran-pro-flake-update2/compl
|
||||
|
||||
#### CREATE INITIAL TAG ####
|
||||
|
||||
/run/current-system/sw/bin/mkdir -p /var/lib/beacons/file_fixes_and_new_services/sovran-pro-flake-update ; touch /var/lib/beacons/file_fixes_and_new_services/sovran-pro-flake-update2/started
|
||||
/run/current-system/sw/bin/mkdir -p /var/lib/beacons/file_fixes_and_new_services/sovran-pro-flake-update2 ; touch /var/lib/beacons/file_fixes_and_new_services/sovran-pro-flake-update2/started
|
||||
|
||||
if [[ $? != 0 ]]; then
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user