mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2024-12-27 15:36:12 +01:00
fixes typo
This commit is contained in:
parent
4a47a605e8
commit
a46bd3e27b
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ in
|
|||
# set the vmail gid to a specific value
|
||||
users.groups = {
|
||||
vmail = { gid = vmail_id_start; };
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue