server/pi-server | remove zram
This commit is contained in:
parent
567e4372f1
commit
aab20126ae
2 changed files with 0 additions and 11 deletions
|
|
@ -151,11 +151,6 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
memoryPercent = 25;
|
||||
memoryMax = 2147483648;
|
||||
};
|
||||
# nixpkgs.config.allowUnfree = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue