From 54a9b6a328e6dc0bd27e6898fba5e33d75277912 Mon Sep 17 00:00:00 2001 From: oqyude Date: Thu, 7 Aug 2025 12:59:31 +0300 Subject: [PATCH] 123 --- nixosConfigurations/hosts/server.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nixosConfigurations/hosts/server.nix b/nixosConfigurations/hosts/server.nix index b817f50..561ced5 100755 --- a/nixosConfigurations/hosts/server.nix +++ b/nixosConfigurations/hosts/server.nix @@ -15,11 +15,6 @@ let imports = [ ./hardware/server.nix - - # self.nixosModules.server.immich - # self.nixosModules.server.nextcloud - # self.nixosModules.server.nginx - # self.nixosModules.software.beets ]; home-manager = {