diff --git a/nixos/modules/services/default.nix b/nixos/modules/services/default.nix index d9f1fbe..96c1463 100755 --- a/nixos/modules/services/default.nix +++ b/nixos/modules/services/default.nix @@ -26,6 +26,6 @@ # Maybe the port, or some configuration thing. It's unclear. # Might actually have to wait for the package to get uncucked. 👇 - # ./nextcloud.nix + ./nextcloud.nix ]; }