Added base nexcloud

This commit is contained in:
Jurn Wubben 2025-07-25 14:40:16 +02:00
parent aff6ae1ab3
commit f47eb458ee
5 changed files with 132 additions and 0 deletions

View file

@ -10,6 +10,7 @@
./matrix.nix
./temp.nix
./zitadel.nix
./nextcloud.nix
];
options.niksos.server = lib.mkEnableOption "server servcies (such as caddy)."; #TODO: per service option.
}