things and stuff
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
config,
|
||||
service_configs,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -39,4 +40,9 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
users.users.${username}.extraGroups = [
|
||||
config.services.gitea.group
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user