mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
feat(katana): enable zram
This commit is contained in:
@@ -48,4 +48,6 @@
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
zramSwap.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user