diff options
Diffstat (limited to 'adho-configuration.nix')
-rw-r--r-- | adho-configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/adho-configuration.nix b/adho-configuration.nix index efc17812fe54..178903511aa7 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -98,9 +98,6 @@ "Lorry Gjest" = {}; "Amundsengjest" = {}; }; - - # Open Chromecast-related ports - firewall.allowedTCPPorts = [ 5556 5558 ]; }; hardware.bluetooth.enable = true; |