sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nix: update input julm-nix
[sourcephile-nix.git]
/
hosts
/
mermet
/
rspamd.nix
diff --git
a/hosts/mermet/rspamd.nix
b/hosts/mermet/rspamd.nix
index ebe12727e68fd90d3b422cec4e5a794e14767555..1980eb4be973bf960c26c4b6524f11ae7da58c26 100644
(file)
--- a/
hosts/mermet/rspamd.nix
+++ b/
hosts/mermet/rspamd.nix
@@
-109,7
+109,7
@@
in
systemd.services.rspamd = {
serviceConfig = {
LoadCredentialEncrypted = [
- "controller.inc:${
inputs.self}/hosts/${hostName}/rspamd/controller.inc.cred
"
+ "controller.inc:${
rspamd/controller.inc.cred}
"
];
};
};