not needed, the full root is no longer persistent

This commit is contained in:
Christoph Cullmann 2023-01-15 22:06:09 +01:00
parent e85e25cb7b
commit 5d2ad5824d

View file

@ -95,9 +95,6 @@ in
#
networking.useDHCP = true;
# we want /tmp to be non-persistent
boot.cleanTmpDir = true;
# swap to RAM
zramSwap.enable = true;