[NonPersistence] Enable tmpfs for /tmp

This commit is contained in:
Antoine Viallon 2022-01-27 00:38:33 +01:00
parent 549bb4d1c0
commit 5ca1bd8b73
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -23,6 +23,7 @@ in
machine-id.source = "/persist/etc/machine-id";
};
boot.tmpOnTmpfs = true;
fileSystems = {
"/var/log" = {