and even more.
This commit is contained in:
parent
52b0acc86d
commit
208f69a202
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ in
|
||||||
|
|
||||||
(lib.mkIf (cfg.privateKeyFile != null) [
|
(lib.mkIf (cfg.privateKeyFile != null) [
|
||||||
(toString cfg.privateKeyFile)
|
(toString cfg.privateKeyFile)
|
||||||
]);
|
])
|
||||||
];
|
];
|
||||||
ExecPaths = [
|
ExecPaths = [
|
||||||
"/nix/store"
|
"/nix/store"
|
||||||
|
|
Loading…
Reference in a new issue