enlarge root

This commit is contained in:
2023-06-17 05:49:07 +08:00
parent 359f6cfe26
commit 4f20d41777

View File

@@ -7,7 +7,7 @@
{
device = "tmpfs";
fsType = "tmpfs";
options = [ "size=1G" "relatime" "mode=755" ];
options = [ "size=16G" "relatime" "mode=755" ];
};
"/nix" =
{