From 46d43562ad86ebcb59d38d9d50573ad45b3ba851 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 11 Jan 2025 02:34:54 +0100 Subject: add wg 0xa-mgmt secrets --- hosts/toaster/secrets.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/toaster/secrets.nix') diff --git a/hosts/toaster/secrets.nix b/hosts/toaster/secrets.nix index 4cf23d7..f60c734 100644 --- a/hosts/toaster/secrets.nix +++ b/hosts/toaster/secrets.nix @@ -13,7 +13,7 @@ "wg/mullvad" = { owner = config.users.users.systemd-network.name; }; - "wg/oxalab" = { + "wg/0xa-mgmt" = { owner = config.users.users.systemd-network.name; }; }; -- cgit v1.3.1