mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: added alias option
This commit is contained in:
parent
fa753b9d14
commit
3386530619
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ in let
|
|||
name = stringType;
|
||||
sshKeys = listType;
|
||||
group = stringType;
|
||||
alias = stringType;
|
||||
email = genOptions stringType "address";
|
||||
paths = genOptions stringType "path";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue