fix tor-bridge nix file
This commit is contained in:
parent
d6586af313
commit
fc7349aa48
@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
let
|
||||
inherit (import ./hardware/networks.nix) interfaces;
|
||||
inherit (import ../hardware/networks.nix) interfaces;
|
||||
bridgeName = interfaces.main'.bridgeName;
|
||||
obfs4Port = 18371;
|
||||
in {
|
||||
|
Loading…
x
Reference in New Issue
Block a user