forked from nico/dots
pluto: do not suspend when lid is closed
This commit is contained in:
parent
19ed2c2ccc
commit
31e55478fd
1 changed files with 2 additions and 0 deletions
|
|
@ -5,4 +5,6 @@
|
||||||
|
|
||||||
hardware.graphics.enable = true;
|
hardware.graphics.enable = true;
|
||||||
hardware.graphics.extraPackages = with pkgs; [ intel-media-driver ];
|
hardware.graphics.extraPackages = with pkgs; [ intel-media-driver ];
|
||||||
|
|
||||||
|
services.logind.lidSwitchExternalPower = "ignore";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue