mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: trying to fix opencloud
This commit is contained in:
parent
58ce309071
commit
05f1f40208
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ in
|
||||||
opencloud = {
|
opencloud = {
|
||||||
path = [ pkgs.inotify-tools ];
|
path = [ pkgs.inotify-tools ];
|
||||||
};
|
};
|
||||||
systemd.services.opencloud-copy-secrets = {
|
opencloud-copy-secrets = {
|
||||||
description = "Copy secrets from virtiofs to local filesystem";
|
description = "Copy secrets from virtiofs to local filesystem";
|
||||||
before = [
|
before = [
|
||||||
"opencloud-init-config.service"
|
"opencloud-init-config.service"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue