diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index a56022f..059bcd6 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -27,6 +27,9 @@ modules = { system = { impermanence.enable = false; + services = { + nextcloud.enable = true; + }; hardware = { nvidia.enable = true; bluetooth = {