move profiles to use haumea
This commit is contained in:
parent
4cec867a78
commit
716e9e7ac2
91 changed files with 30 additions and 53 deletions
8
profiles/desktop/x11/nosleep.nix
Normal file
8
profiles/desktop/x11/nosleep.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
services.xserver.serverFlagsSection = ''
|
||||
Option "BlankTime" "0"
|
||||
Option "StandbyTime" "0"
|
||||
Option "SuspendTime" "0"
|
||||
Option "OffTime" "0"
|
||||
'';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue