From 92cd93522190c07c67970e8a6a2aa8a41a116a6e Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Fri, 1 Dec 2023 21:56:08 -0800 Subject: [PATCH] update --- configuration.nix | 2 +- modules/modules.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index f24950e..56e51e5 100644 --- a/configuration.nix +++ b/configuration.nix @@ -143,7 +143,7 @@ networking.firewall.enable = true; - + ####### AUTO COLLECT GARABAGE ####### nix.gc = { automatic = true; diff --git a/modules/modules.nix b/modules/modules.nix index 22502bc..83c5230 100644 --- a/modules/modules.nix +++ b/modules/modules.nix @@ -5,7 +5,6 @@ imports = [ ./Sovran_SystemsOS_Light_File_Fixes_And_New_Services.nix - ./Sovran_SystemsOS_Light_Updater_Script.nix ]; } \ No newline at end of file