Update keys
This commit is contained in:
parent
8ccba671c2
commit
96e5b4fa4c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
# networking.firewall.allowedTCPPorts = [ 22 ];
|
# networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
|
|
||||||
# Set up the secrets file:
|
# Set up the secrets file:
|
||||||
sops.secrets."wireguard_keys/osaka-vultr-03" = {
|
sops.secrets."wireguard_keys/nixos-rpi4-03" = {
|
||||||
owner = "root";
|
owner = "root";
|
||||||
sopsFile = ../../../secrets/wireguard.yaml;
|
sopsFile = ../../../secrets/wireguard.yaml;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue