mirror of
https://github.com/kmein/niveum
synced 2026-03-22 04:41:07 +01:00
feat: add zramfs as swap
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
zramSwap.enable = true;
|
||||
|
||||
nix.maxJobs = lib.mkDefault 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user