added zram
This commit is contained in:
parent
ea35b13fe1
commit
f616d7ba3e
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
./disko.nix
|
||||
];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
services.power-profiles-daemon.enable = false;
|
||||
services.tlp = {
|
||||
|
|
Loading…
Reference in a new issue