Thor: enable zram

This commit is contained in:
Filippo Berto 2024-03-31 12:03:32 +02:00
parent 05d0c27754
commit b24ca6bb0e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -250,5 +250,7 @@
# cudaSupport = true; # cudaSupport = true;
}; };
zramSwap.enable = true;
system.stateVersion = "22.11"; # Did you read the comment? system.stateVersion = "22.11"; # Did you read the comment?
} }