summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.nix b/common.nix
index 6ab48a6..63e3ab0 100644
--- a/common.nix
+++ b/common.nix
@@ -14,6 +14,7 @@
systemd.oomd = {
enable = true;
enableUserSlices = true;
+ enableSystemSlice = true;
enableRootSlice = true;
};