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