Naming things

This commit is contained in:
Daniel Flanagan 2023-07-28 13:07:10 -05:00
parent 459010f3a9
commit 3ce038ca84
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -19,7 +19,7 @@
}; };
sops = { sops = {
defaultSopsFile = ../secrets/beefcake/secrets.yaml; defaultSopsFile = ../secrets/beefcake/secrets.yml;
age = { age = {
sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
keyFile = "/var/lib/sops-nix/key.txt"; keyFile = "/var/lib/sops-nix/key.txt";