mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove earlyoom
This commit is contained in:
parent
bbfebd8783
commit
9820346c44
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
services = {
|
||||
openssh.enable = true;
|
||||
openssh.startWhenNeeded = true;
|
||||
earlyoom.enable = true;
|
||||
|
||||
xserver = {
|
||||
libinput.mouse.middleEmulation = false;
|
||||
|
|
Loading…
Reference in a new issue