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
1 changed files with 1 additions and 1 deletions

View File

@ -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";