Allow scanning over VPN

This commit is contained in:
2020-05-09 00:22:43 +02:00
parent 36e4f679cd
commit b2f3aa0c95
2 changed files with 4 additions and 2 deletions

View File

@@ -12,8 +12,9 @@
version = 3;
uboot.enable = true;
firmwareConfig = ''
hdmi_force_hotplug=1
'';};
hdmi_force_hotplug=1
'';
};
environment.systemPackages = with pkgs; [
raspberrypi-tools