mirror of
				https://github.com/materusPL/nixos-config
				synced 2025-11-03 22:10:28 +01:00 
			
		
		
		
	waffentrager: upnp ports
This commit is contained in:
		
							parent
							
								
									4452704de0
								
							
						
					
					
						commit
						fd5e096b37
					
				@ -10,7 +10,8 @@
 | 
				
			|||||||
      # Include the results of the hardware scan.
 | 
					      # Include the results of the hardware scan.
 | 
				
			||||||
      ./hardware-configuration.nix
 | 
					      ./hardware-configuration.nix
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
 | 
					  networking.firewall.allowedTCPPorts = [ 1900 ];
 | 
				
			||||||
 | 
					  networking.firewall.allowedUDPPorts = [ 1900 7359];
 | 
				
			||||||
  materus.profile.nixpkgs.enable = true;
 | 
					  materus.profile.nixpkgs.enable = true;
 | 
				
			||||||
  environment.systemPackages = with pkgs; [
 | 
					  environment.systemPackages = with pkgs; [
 | 
				
			||||||
    libraspberrypi
 | 
					    libraspberrypi
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user