From 7174185441dca32609c654c5a22660d2526036c4 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Thu, 10 Aug 2023 17:14:39 -0700 Subject: [PATCH] updated custom.nix script --- file_fixes_and_new_services/add-custom-nix.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/file_fixes_and_new_services/add-custom-nix.sh b/file_fixes_and_new_services/add-custom-nix.sh index 2001864..0a63ce6 100644 --- a/file_fixes_and_new_services/add-custom-nix.sh +++ b/file_fixes_and_new_services/add-custom-nix.sh @@ -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, ...}: