add different screenlayout for bwpm on laptop
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user