1
0
mirror of https://github.com/kmein/niveum synced 2026-03-29 08:41:07 +02:00

disable zram

This commit is contained in:
2026-02-21 16:26:48 +01:00
parent 26231912cf
commit 377b338979
2 changed files with 1 additions and 2 deletions

View File

@@ -34,7 +34,6 @@
};
swapDevices = [ ];
zramSwap.enable = true;
nix.settings.max-jobs = lib.mkDefault 2;
}