mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(tuna, moodle-dl): create groups for users
This commit is contained in:
@@ -56,6 +56,7 @@ in {
|
||||
users.users.moodle-dl = {
|
||||
isSystemUser = true;
|
||||
home = cfg.directory;
|
||||
group = "moodle-dl";
|
||||
};
|
||||
|
||||
users.groups.moodle-dl = {};
|
||||
|
||||
Reference in New Issue
Block a user