mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 17:49:07 +01:00
desktop, laptop, srv-core: Use swap instead of zram swap
This commit is contained in:
parent
f09429d5a6
commit
7f6a6772dd
6 changed files with 16 additions and 2 deletions
|
|
@ -93,8 +93,6 @@
|
|||
vimAlias = true;
|
||||
};
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
environment.systemPackages = [
|
||||
(lib.hiPrio pkgs.uutils-coreutils-noprefix)
|
||||
pkgs.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue