This commit is contained in:
2023-02-22 15:27:47 -05:00
parent 1db1c2a8d2
commit e47e37fa29

View File

@@ -28,7 +28,7 @@
};
sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.secrets.example-key = {};
sops.secrets.example_key = {};
# environment.systemPackages =
# [ pkgs.socat