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 = {