Fix lithium
This commit is contained in:
parent
5997d80d37
commit
fc8d8403e5
1 changed files with 1 additions and 1 deletions
|
@ -68,5 +68,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
logind.lidSwitch = if config.boot.resumeDevice != "" then "hibernate" else "suspend";
|
||||
services.logind.lidSwitch = if config.boot.resumeDevice != "" then "hibernate" else "suspend";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue