let's test this, it didn't work before
This commit is contained in:
parent
eb000e91b0
commit
6667d9e383
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
|||
|
||||
systemd = {
|
||||
services."upgrade-nextcloud" = {
|
||||
path = config.services.nextcloud.version;
|
||||
path = "${config.services.nextcloud.version}";
|
||||
enable = true;
|
||||
unitConfig = {
|
||||
after = "nextcloud-setup.service";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue