refactor(adho/config): Open Chromecast-ports on all machines

This commit is contained in:
Vincent Ambo 2018-04-28 17:46:13 +02:00
parent eab23ce912
commit 851d43e738
2 changed files with 3 additions and 3 deletions

View file

@ -98,9 +98,6 @@
"Lorry Gjest" = {};
"Amundsengjest" = {};
};
# Open Chromecast-related ports
firewall.allowedTCPPorts = [ 5556 5558 ];
};
hardware.bluetooth.enable = true;