cli improvements

fix group handling
This commit is contained in:
Aiden McClelland
2026-02-02 15:18:45 -07:00
parent dd39803529
commit 67e49f30a1
16 changed files with 417 additions and 248 deletions

View File

@@ -176,6 +176,7 @@ mio = "1"
new_mime_guess = "4"
nix = { version = "0.30.1", features = [
"fs",
"hostname",
"mount",
"net",
"process",