steady state b4 bed

This commit is contained in:
2025-10-13 22:45:54 -05:00
parent 8ec44dab44
commit 977d97fc0d

View File

@@ -13,7 +13,7 @@ in
config = lib.mkIf cfg.enable {
# enable and configure sops for secrets
sops = {
defaultSopsFile = ../../secrets/secrets.yaml;
defaultSopsFile = ../../../secrets/secrets.yaml;
defaultSopsFormat = "yaml";
# age.keyFile = "/home/blake/.config/sops/age/keys.txt";
age.keyFile = "/etc/sops/keys.txt";