mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: enable earlyoom
This commit is contained in:
parent
20bd1bc6fe
commit
412480f14c
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@
|
|||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
services = {
|
||||
# Since we don't have a lot of swap, we make sure we kill the processes and not halt the machine
|
||||
earlyoom.enable = true;
|
||||
|
||||
postgresql = {
|
||||
enable = true;
|
||||
authentication = lib.mkOverride 10 ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue