This commit is contained in:
alsaiduq-lab 2025-03-22 11:21:03 -06:00
parent b6cf7dd347
commit f20ff92ba8
7 changed files with 84 additions and 55 deletions

View file

@ -8,6 +8,9 @@
networkmanager_dmenu
];
networking.firewall.allowedTCPPorts = [ 57621 ];
networking.firewall.allowedUDPPorts = [ 5353 ];
networking.wireless.enable = false; # Enables wireless support via wpa_supplicant.
networking.hostName = "nixos";
# Configure network proxy if necessary