Skip to content

Commit cd34891

Browse files
committed
192.168.0.201 -> 10.10.0.51
1 parent 374c8f9 commit cd34891

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/shared/nix.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ in
1717
"@wheel"
1818
];
1919
substituters = [
20-
"http://192.168.0.201:8501?priority=1"
20+
"http://10.10.0.51:8501?priority=1"
2121
"https://bbigras-nix-config.cachix.org"
2222
"https://nix-community.cachix.org"
2323
];
2424
trusted-public-keys = [
25-
"192.168.0.201:zSAiwQJTX02yGP2NSof1Pin339R5YP+91Y5xdaqFsnU="
25+
"10.10.0.51:zSAiwQJTX02yGP2NSof1Pin339R5YP+91Y5xdaqFsnU="
2626
"bbigras-nix-config.cachix.org-1:aXL6Q9Oi0jyF79YAKRu17iVNk9HY0p23OZX7FA8ulhU="
2727
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
2828
];

0 commit comments

Comments
 (0)