Disable lid switch
This commit is contained in:
parent
1b27c2fb11
commit
f923bbb38e
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ in
|
|||
"10.3.3.3" = [ "hydra.dadada.li" ];
|
||||
};
|
||||
|
||||
services.logind.lidSwitch = "ignore";
|
||||
|
||||
services.hydra = {
|
||||
enable = true;
|
||||
hydraURL = "https://hydra.dadada.li";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue