diff --git a/flake.lock b/flake.lock index e427d13..fdfe92f 100644 --- a/flake.lock +++ b/flake.lock @@ -93,11 +93,11 @@ "systems": "systems_2" }, "locked": { - "lastModified": 1749107808, - "narHash": "sha256-ohLHvWmAuH4aHOCAGP1UlwRRxX21/eW+N2e7eB0kQeo=", + "lastModified": 1749200997, + "narHash": "sha256-In+NjXI8kfJpamTmtytt+rnBzQ213Y9KW55IXvAAK/4=", "owner": "nix-community", "repo": "nixvim", - "rev": "635a9e770f77a7c586c60f84b1debf054318034a", + "rev": "00524c7935f05606fd1b09e8700e9abcc4af7be8", "type": "github" }, "original": { 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 = [