upgrade to NixOS 23.05
This commit is contained in:
parent
7059bc55be
commit
277b1dbe54
4 changed files with 120 additions and 9 deletions
|
@ -71,7 +71,7 @@ in
|
|||
options = fsOptions ++ [ "subvol=varcache" ];
|
||||
};
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
boot.tmp.useTmpfs = true;
|
||||
fileSystems."/tmp".fsType = "tmpfs";
|
||||
|
||||
swapDevices =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue