From 35e28041cd679600183ff5aebf6c951e8c8c97a7 Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 19 Jan 2023 10:52:15 +0000 Subject: [PATCH] flake update: nixpkgs-stable: 2023-01-15 -> 2023-01-17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-stable': 'github:nixos/nixpkgs/2f9fd351ec37f5d479556cd48be4ca340da59b8f' (2023-01-15) → 'github:nixos/nixpkgs/b83e7f5a04a3acc8e92228b0c4bae68933d504eb' (2023-01-17) ``` --- flake.lock | 12 ++++++------ hosts/servo/net.nix | 2 ++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 61e007fe..69ad9bb3 100644 --- a/flake.lock +++ b/flake.lock @@ -60,22 +60,22 @@ }, "locked": { "lastModified": 1, - "narHash": "sha256-5zCxdHGOS0OOP7vbgTA1iwv9GVr5JSiths7QmgUsU84=", - "path": "/nix/store/9a5k9pfawxzz1sng17si26sc9af39jr1-source/nixpatches", + "narHash": "sha256-m+zWb62u+aq/x6VX82khojR2GNhWRIAo+csqaN1ixGA=", + "path": "/nix/store/l3d7c7jglbgslp60cwpp3sikwd9vlr1q-source/nixpatches", "type": "path" }, "original": { - "path": "/nix/store/9a5k9pfawxzz1sng17si26sc9af39jr1-source/nixpatches", + "path": "/nix/store/l3d7c7jglbgslp60cwpp3sikwd9vlr1q-source/nixpatches", "type": "path" } }, "nixpkgs-stable": { "locked": { - "lastModified": 1673800717, - "narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=", + "lastModified": 1673957332, + "narHash": "sha256-njH7Szk1BLVWGMw7IRibgGejSlxXHj9saZHfH20gHdk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f", + "rev": "b83e7f5a04a3acc8e92228b0c4bae68933d504eb", "type": "github" }, "original": { diff --git a/hosts/servo/net.nix b/hosts/servo/net.nix index 4f9c3ace..aa978bcb 100644 --- a/hosts/servo/net.nix +++ b/hosts/servo/net.nix @@ -181,6 +181,8 @@ # peers and host all use the same key publicKey = "pWtnKW7f7sNIZQ2M83uJ7cHg3IL1tebE3IoVkCgjkXM="; allowedIPs = [ "10.0.10.0/24" ]; + # allowedIPs = [ "10.0.10.0/24" "192.168.0.0/24" ]; + # allowedIPs = [ "0.0.0.0/0" ]; } # { # # lappy