enable startup scripts

This commit is contained in:
ahuston-0 2025-06-01 15:58:49 -04:00
parent 248bc37f8e
commit aa91ff883b
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

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