enable startup scripts

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

View File

@ -4,6 +4,8 @@
{
users.groups = {
users = "100";
users = {
gid = "100";
};
};
}