This commit is contained in:
Geoffrey Frogeye 2025-03-25 12:11:42 +01:00
parent 636f1bd617
commit 8ac05e9d37
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@ in
};
options = {
frogeye.nextcloud = lib.mkOption {
default = { };
default = [ ];
description = "Sync Nextcloud folders. Uses netrc for authentication";
type = lib.types.listOf (
lib.types.submodule (