try this again maybe?
This commit is contained in:
parent
bf26db93ff
commit
b1e6be36ea
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
|||
|
||||
systemd = {
|
||||
services."upgrade-nextcloud" = {
|
||||
path = "${config.services.nextcloud.package}";
|
||||
path = config.services.nextcloud.package;
|
||||
enable = true;
|
||||
unitConfig = {
|
||||
after = "nextcloud-setup.service";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue