Old-materusPC: add import of secrets

This commit is contained in:
Mateusz Słodkowicz 2024-03-30 19:27:11 +01:00
parent 22bc3e753a
commit 9c09161f7b
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
1 changed files with 1 additions and 1 deletions

View File

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