desktop, laptop, srv-core: Use swap instead of zram swap

This commit is contained in:
SebastianStork 2026-03-08 12:45:07 +01:00
parent f09429d5a6
commit 7f6a6772dd
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI
6 changed files with 16 additions and 2 deletions

View file

@ -93,8 +93,6 @@
vimAlias = true;
};
zramSwap.enable = true;
environment.systemPackages = [
(lib.hiPrio pkgs.uutils-coreutils-noprefix)
pkgs.git