cleanup repository #34

Merged
aaron merged 9 commits from feature/repo_cleanup into main 2026-03-21 18:08:19 +01:00
Showing only changes of commit 32a62aadd4 - Show all commits

View File

@@ -8,9 +8,8 @@
networking.firewall.allowedTCPPorts = [ ]; networking.firewall.allowedTCPPorts = [ ];
networking.firewall.allowedUDPPorts = [ ]; networking.firewall.allowedUDPPorts = [ ];
# enable wifi # enable wifi firmware
hardware.enableAllFirmware = true; hardware.enableAllFirmware = true;
networking.wireless.enable = true;
# enable bluetooth # enable bluetooth
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;