Give socrates root 12G to work with.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"/" = {
|
||||
device = "socrates-root";
|
||||
fsType = "tmpfs";
|
||||
options = [ "mode=755" ];
|
||||
options = [ "mode=755" "size=12G" ];
|
||||
};
|
||||
|
||||
"/boot" = {
|
||||
|
||||
Reference in New Issue
Block a user