ildkule: unbreak eval

This commit is contained in:
h7x4
2026-01-20 17:12:06 +09:00
parent 489551a8e2
commit 633efc1a7d

View File

@@ -46,7 +46,7 @@ in
networking.firewall.allowedTCPPorts = [ cfg.port ];
systemd.services."systemd-journal-remote" = {
socketConfig = {
serviceConfig = {
LoadCredential = let
inherit (config.security.acme.certs.${domainName}) directory;
in [