qbt change to user and group 05

This commit is contained in:
2025-07-22 13:28:49 +02:00
parent 62f3f29be3
commit 173e9f8a04

View File

@@ -103,9 +103,9 @@ in {
# extraGroups = ["media"];
isSystemUser = true;
};
users.groups.media = {
gid = 777;
};
};
users.groups.media = {
gid = 777;
};
};
}