This commit is contained in:
mjallen18
2025-05-30 19:53:06 -05:00
parent 248d6f4f20
commit a15815a8cb
6 changed files with 56 additions and 36 deletions

View File

@@ -28,7 +28,7 @@
fsType = "tmpfs";
options = [
"defaults"
"size=256G"
"size=25%"
"mode=755"
];
};