dots
This commit is contained in:
parent
9af8c2fa62
commit
8aa000a506
|
@ -2,7 +2,7 @@
|
|||
# Since this is the machine that hosts vault
|
||||
systemd.services.vault = {
|
||||
before = ["auto-secrets.service"];
|
||||
partOf = ["auto-secrets-service"];
|
||||
serviceConfig.PartOf = ["auto-secrets.service"];
|
||||
};
|
||||
|
||||
services.secrets = {
|
||||
|
|
Loading…
Reference in a new issue