sops homemanager
This commit is contained in:
9
home/extras/sops-HM.nix
Normal file
9
home/extras/sops-HM.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = "./secrets/secrets.yaml";
|
||||
defaultSopsFormat = "yaml";
|
||||
age.keyFile = "/etc/sops/keys.txt";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user