mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-03-10 06:38:07 +00:00
Enable zram compression
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
fi
|
||||
'';
|
||||
};
|
||||
zramSwap.enable = true; # enable RAM compression
|
||||
|
||||
# Set user config settings
|
||||
users.defaultUserShell = unstablePkgs.nushell;
|
||||
|
||||
Reference in New Issue
Block a user