This commit is contained in:
Joseph Hanson 2024-05-29 07:12:03 -05:00
parent 093c09a6e4
commit 7ed89ab520
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -19,8 +19,7 @@ in
# Mounts unencrypted sops values at /run/secrets/rndc_keys accessible by root only by default.
secrets = {
"lego/dnsimple/token" = {
owner = config.users.users.kah.name;
inherit (config.users.users.kah) group;
mode = "0444";
};
};
};