From dd935615379b477e827e9cc129120fd4baaf8ad6 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Mon, 1 Sep 2025 21:47:00 +0200 Subject: update flake, fix systemd-oomd and add wayvnc --- common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common.nix') 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; }; -- cgit v1.3.1