Infini-FRAMEWORK: increase size of root
This commit is contained in:
parent
75d4a7b30a
commit
45f6c0ba67
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
||||||
"/" = {
|
"/" = {
|
||||||
device = "none";
|
device = "none";
|
||||||
fsType = "tmpfs";
|
fsType = "tmpfs";
|
||||||
options = [ "defaults" "size=8G" "mode=755" ];
|
options = [ "defaults" "size=16G" "mode=755" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
"/media/main" = {
|
"/media/main" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue