enable startup scripts

This commit is contained in:
2025-06-01 15:58:49 -04:00
parent 248bc37f8e
commit aa91ff883b

View File

@@ -5,7 +5,7 @@
{ {
users.groups = { users.groups = {
users = { users = {
gid = "100"; gid = 100;
}; };
}; };
} }