mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
setting up jeeves swap
This commit is contained in:
@@ -42,5 +42,8 @@
|
||||
|
||||
users.mutableUsers = lib.mkDefault true;
|
||||
|
||||
zramSwap.enable = true;
|
||||
zramSwap = {
|
||||
enable = lib.mkDefault true;
|
||||
priority = 1000;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user