Freya: enable zram

This commit is contained in:
Filippo Berto 2024-04-09 00:15:27 +02:00
parent 77f6fcc1b1
commit 4222f6122a
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -373,6 +373,8 @@ in
};
};
zramSwap.enable = true;
system = {
stateVersion = "22.11";
autoUpgrade.allowReboot = true;