feature: Enable earlyoom on main module
This commit is contained in:
parent
d2a3094c70
commit
2777e9bcfe
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@
|
||||||
./nixos/hyprland.nix
|
./nixos/hyprland.nix
|
||||||
];
|
];
|
||||||
home-manager.users.bertof.imports = [ ./hm/hyprland.nix ];
|
home-manager.users.bertof.imports = [ ./hm/hyprland.nix ];
|
||||||
|
services.earlyoom.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
server = {
|
server = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue