stuff for sure

This commit is contained in:
mjallen18
2024-08-20 11:32:56 -05:00
parent 1bf2b400c7
commit 0b408700c3
19 changed files with 337 additions and 151 deletions

View File

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