Skip to content

Commit fd40a82

Browse files
committed
nixos: Let the system determins oomd enable status
1 parent d4df055 commit fd40a82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nixos/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
zramSwap.enable = true;
1616

1717
systemd.oomd = {
18-
enable = true;
1918
enableRootSlice = true;
2019
enableUserSlices = true;
2120
};

0 commit comments

Comments
 (0)