steady state b4 bed
This commit is contained in:
@@ -13,7 +13,7 @@ in
|
|||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
# enable and configure sops for secrets
|
# enable and configure sops for secrets
|
||||||
sops = {
|
sops = {
|
||||||
defaultSopsFile = ../../secrets/secrets.yaml;
|
defaultSopsFile = ../../../secrets/secrets.yaml;
|
||||||
defaultSopsFormat = "yaml";
|
defaultSopsFormat = "yaml";
|
||||||
# age.keyFile = "/home/blake/.config/sops/age/keys.txt";
|
# age.keyFile = "/home/blake/.config/sops/age/keys.txt";
|
||||||
age.keyFile = "/etc/sops/keys.txt";
|
age.keyFile = "/etc/sops/keys.txt";
|
||||||
|
|||||||
Reference in New Issue
Block a user