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