enable startup scripts

This commit is contained in:
ahuston-0 2025-06-01 15:58:27 -04:00
parent 5e6241e127
commit 74c952d787

View File

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