This commit is contained in:
2023-02-22 15:26:14 -05:00
parent c8ccc17148
commit 83ba7cd77f

View File

@@ -26,6 +26,9 @@
mymods = {
user_sstent.enable = true;
};
sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.secrets.example-key = {};
# environment.systemPackages =
# [ pkgs.socat