add different screenlayout for bwpm on laptop

This commit is contained in:
2024-10-20 15:49:26 +02:00
parent 5690bf32c4
commit 6783cdff43
9 changed files with 23 additions and 9 deletions

View File

@ -10,6 +10,9 @@
networking.wireless.enable = true;
networking.networkmanager.enable = false;
networking.firewall.allowedTCPPorts = [ 5900 ];
networking.firewall.allowedUDPPorts = [ 5900 ];
environment.systemPackages = with pkgs; [
acpi
tlp