Naming things
This commit is contained in:
parent
459010f3a9
commit
3ce038ca84
|
@ -19,7 +19,7 @@
|
|||
};
|
||||
|
||||
sops = {
|
||||
defaultSopsFile = ../secrets/beefcake/secrets.yaml;
|
||||
defaultSopsFile = ../secrets/beefcake/secrets.yml;
|
||||
age = {
|
||||
sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
keyFile = "/var/lib/sops-nix/key.txt";
|
||||
|
|
Reference in a new issue