mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-26 10:04:24 +02:00
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.home = null;
|
||||||
sops.gnupg.sshKeyPaths = [ ];
|
sops.gnupg.sshKeyPaths = [ ];
|
||||||
sops.defaultSopsFile = materusCfg.hostPath + "/secrets/secrets.yaml";
|
sops.defaultSopsFile = materusCfg.hostPath + "/secrets/secrets.yaml";
|
||||||
|
sops.secrets."wg-key" = { };
|
||||||
services.openssh.hostKeys = [
|
services.openssh.hostKeys = [
|
||||||
{
|
{
|
||||||
bits = 4096;
|
bits = 4096;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user