mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 04:36:41 +00:00
Old-materusPC: add import of secrets
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user