back to swap to ram
This commit is contained in:
parent
2fc3232ef3
commit
d26a580ec8
|
@ -44,6 +44,9 @@ in
|
|||
# setup the console stuff early
|
||||
console.earlySetup = true;
|
||||
|
||||
# swap to RAM
|
||||
zramSwap.enable = true;
|
||||
|
||||
# keep some stuff persistent
|
||||
environment.persistence."/nix/persistent" = {
|
||||
directories = [
|
||||
|
|
Loading…
Reference in a new issue