diff --git a/hosts/hitsugibune/nextcloud.nix b/hosts/hitsugibune/nextcloud.nix index 561d6e6..87f2a0d 100644 --- a/hosts/hitsugibune/nextcloud.nix +++ b/hosts/hitsugibune/nextcloud.nix @@ -1,4 +1,4 @@ -{config}: { +{config, ...}: { # This is only a temporary password and will be changed environment.etc."nextcloud-admin-pass".text = "samc"; services.nextcloud = {