hosts: switch from nextcloud to owncloud

This commit is contained in:
Bloxx12 2025-04-09 15:31:18 +02:00
commit 113a2433fb
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ in {
systemd-boot.enable = true;
};
services = {
nextcloud.enable = true;
owncloud.enable = true;
};
programs = {
editors = {