diff --git a/nodes/hosts/common/system/sops.nix b/nodes/hosts/common/system/sops.nix index 7d60c43..6d3589b 100644 --- a/nodes/hosts/common/system/sops.nix +++ b/nodes/hosts/common/system/sops.nix @@ -1,6 +1,6 @@ { config, inputs, lib, ... }: { sops = { - defaultSopsFile = ../../../../private/secrets.yaml; + #defaultSopsFile = ../../../../private/secrets.yaml; secrets = { jay_password_hash = { neededForUsers = true;