sops not working
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{ config, ... }:
|
||||
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = "./secrets/secrets.yaml";
|
||||
defaultSopsFormat = "yaml";
|
||||
age.keyFile = "/etc/sops/keys.txt";
|
||||
secrets.user_password.neededForUsers = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user