Old-materusPC: add import of secrets
This commit is contained in:
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;
|
||||
|
|
Loading…
Reference in New Issue