diff options
Diffstat (limited to 'hosts/cirrus/secrets.nix')
| -rw-r--r-- | hosts/cirrus/secrets.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/cirrus/secrets.nix b/hosts/cirrus/secrets.nix index f6da490..df095a7 100644 --- a/hosts/cirrus/secrets.nix +++ b/hosts/cirrus/secrets.nix @@ -7,5 +7,8 @@ "wg/oxalab-seckey" = { owner = config.users.users.systemd-network.name; }; + "wg/oxaproxy-seckey" = { + owner = config.users.users.systemd-network.name; + }; }; } |
