the [] were load bearing maybe?
This commit is contained in:
parent
bd9131340a
commit
9a9f1ab293
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
|||
|
||||
systemd = {
|
||||
services."upgrade-nextcloud" = {
|
||||
path = pkgs.nextcloud33;
|
||||
path = [config.services.nextcloud.package];
|
||||
enable = true;
|
||||
unitConfig = {
|
||||
after = "nextcloud-setup.service";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue