nixos/jackflix: Real hardware config

This commit is contained in:
2022-06-19 01:23:18 +01:00
parent e194f5c6e6
commit 75ce0a5ba9
15 changed files with 19 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ let
inherit (lib.my) networkdAssignment;
wg = {
keyFile = "jackflix-wg-privkey.txt";
keyFile = "jackflix/mullvad-privkey";
fwMark = 42;
routeTable = 51820;
};