xps11 should not turn off when lid is closed
This commit is contained in:
parent
5a11167475
commit
9dbec60fb5
1 changed files with 3 additions and 0 deletions
|
|
@ -91,6 +91,9 @@
|
|||
|
||||
services.xserver.layout = "us";
|
||||
|
||||
# xps11 is primarly used as a "server"
|
||||
services.logind.lidSwitch = "ignore";
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue