diff --git a/modules/features/sops.nix b/modules/features/sops.nix index 1f5bf9c..dfaee86 100644 --- a/modules/features/sops.nix +++ b/modules/features/sops.nix @@ -11,7 +11,7 @@ sops = { age = { keyFile = "/var/lib/sops/age/keys.txt"; - generateKey = true; + #generateKey = true; }; defaultSopsFormat = "yaml";