waffentrager: upnp ports

This commit is contained in:
Mateusz Słodkowicz 2024-08-31 17:41:26 +02:00
parent 4452704de0
commit fd5e096b37
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
];
networking.firewall.allowedTCPPorts = [ 1900 ];
networking.firewall.allowedUDPPorts = [ 1900 7359];
materus.profile.nixpkgs.enable = true;
environment.systemPackages = with pkgs; [
libraspberrypi