Allow scanning over VPN
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
uboot.enable = true;
|
||||
firmwareConfig = ''
|
||||
hdmi_force_hotplug=1
|
||||
'';};
|
||||
'';
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
raspberrypi-tools
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
192.168.1.0/24
|
||||
10.8.0.2/32
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user