From 097e22a03621bcdbc978abf6fe4ab3ec28ddaeb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sat, 7 Jun 2025 10:31:40 +0300 Subject: [PATCH] Move Netflix wg key on helium --- hosts/helium/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/helium/configuration.nix b/hosts/helium/configuration.nix index 353218f..d51107d 100644 --- a/hosts/helium/configuration.nix +++ b/hosts/helium/configuration.nix @@ -9,7 +9,7 @@ autostart = false; address = [ "10.100.0.7/24" ]; dns = [ "1.1.1.1" ]; - privateKeyFile = "/root/wireguard-keys/privatekey-netflix"; + privateKeyFile = "/persist/secrets/wireguard/priv-netflix"; listenPort = 51820; peers = [