updated custom.nix script

This commit is contained in:
naturallaw77 2023-08-10 17:14:39 -07:00
parent f94c079667
commit 7174185441

View File

@ -34,6 +34,8 @@ 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/cat > /etc/nixos/custom.nix <<- "EOF"
{config, pkgs, lib, ...}: