Old-materusPC: add import of secrets

This commit is contained in:
2024-03-30 19:27:11 +01:00
parent 22bc3e753a
commit 9c09161f7b
@@ -9,7 +9,7 @@
sops.gnupg.home = null;
sops.gnupg.sshKeyPaths = [ ];
sops.defaultSopsFile = materusCfg.hostPath + "/secrets/secrets.yaml";
sops.secrets."wg-key" = { };
services.openssh.hostKeys = [
{
bits = 4096;