Don't want to deal with it now, manually it is

This commit is contained in:
Lillian Violet 2026-03-01 15:15:05 +01:00
parent b1e6be36ea
commit bd9131340a

View file

@ -111,7 +111,7 @@
systemd = {
services."upgrade-nextcloud" = {
path = config.services.nextcloud.package;
path = pkgs.nextcloud33;
enable = true;
unitConfig = {
after = "nextcloud-setup.service";