remove various references to ${username}
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
lib,
|
||||
config,
|
||||
service_configs,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -60,8 +59,4 @@
|
||||
};
|
||||
|
||||
services.openssh.settings.AllowUsers = [ config.services.gitea.user ];
|
||||
|
||||
users.users.${username}.extraGroups = [
|
||||
config.services.gitea.group
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user