Add zram to jelly01
This commit is contained in:
parent
aa2cbcda60
commit
e609fed855
@ -61,5 +61,9 @@
|
||||
# Or disable the firewall altogether.
|
||||
networking.firewall.enable = false;
|
||||
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11"; # Did you read the comment?
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user