mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-07 05:08:51 -04:00
hibernate not suspend
This commit is contained in:
parent
91f02a4c6b
commit
8a4f715cbb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
networking.hostName = "laptop";
|
networking.hostName = "laptop";
|
||||||
|
|
||||||
services.logind.settings.Login.HandlePowerKey = "suspend";
|
services.logind.settings.Login.HandlePowerKey = "hibernate";
|
||||||
|
|
||||||
# stupid ISO keyboards
|
# stupid ISO keyboards
|
||||||
console.useXkbConfig = true;
|
console.useXkbConfig = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue