fixup! cluster/services/locksmith: implement provider options
This commit is contained in:
parent
046e9fa3be
commit
63372b99b6
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ in
|
|||
distributed.enable = true;
|
||||
inherit (providerConfig) wantedBy after;
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
PrivateTmp = true;
|
||||
LoadCredential = lib.mkForce [];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue