not needed, the full root is no longer persistent
This commit is contained in:
parent
e85e25cb7b
commit
5d2ad5824d
|
@ -95,9 +95,6 @@ in
|
||||||
#
|
#
|
||||||
networking.useDHCP = true;
|
networking.useDHCP = true;
|
||||||
|
|
||||||
# we want /tmp to be non-persistent
|
|
||||||
boot.cleanTmpDir = true;
|
|
||||||
|
|
||||||
# swap to RAM
|
# swap to RAM
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue