root user zsh

This commit is contained in:
mjallen18
2025-05-27 20:07:49 -05:00
parent a945e5fae7
commit 8826407643
8 changed files with 37 additions and 10 deletions

View File

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