Compare commits

...

2 commits

Author SHA1 Message Date
46b565de32
flake.lock: Update
Flake lock file updates:

• Updated input 'nixvim':
    'github:nix-community/nixvim/635a9e770f77a7c586c60f84b1debf054318034a?narHash=sha256-ohLHvWmAuH4aHOCAGP1UlwRRxX21/eW%2BN2e7eB0kQeo%3D' (2025-06-05)
  → 'github:nix-community/nixvim/00524c7935f05606fd1b09e8700e9abcc4af7be8?narHash=sha256-In%2BNjXI8kfJpamTmtytt%2BrnBzQ213Y9KW55IXvAAK/4%3D' (2025-06-06)
2025-06-07 10:31:48 +03:00
097e22a036
Move Netflix wg key on helium 2025-06-07 10:31:40 +03:00
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -93,11 +93,11 @@
"systems": "systems_2" "systems": "systems_2"
}, },
"locked": { "locked": {
"lastModified": 1749107808, "lastModified": 1749200997,
"narHash": "sha256-ohLHvWmAuH4aHOCAGP1UlwRRxX21/eW+N2e7eB0kQeo=", "narHash": "sha256-In+NjXI8kfJpamTmtytt+rnBzQ213Y9KW55IXvAAK/4=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixvim", "repo": "nixvim",
"rev": "635a9e770f77a7c586c60f84b1debf054318034a", "rev": "00524c7935f05606fd1b09e8700e9abcc4af7be8",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -9,7 +9,7 @@
autostart = false; autostart = false;
address = [ "10.100.0.7/24" ]; address = [ "10.100.0.7/24" ];
dns = [ "1.1.1.1" ]; dns = [ "1.1.1.1" ];
privateKeyFile = "/root/wireguard-keys/privatekey-netflix"; privateKeyFile = "/persist/secrets/wireguard/priv-netflix";
listenPort = 51820; listenPort = 51820;
peers = [ peers = [