Stop hardcoding my user name

This commit is contained in:
Sridhar Ratnakumar 2022-12-03 15:19:06 -05:00
parent dd0bf0c9a1
commit 0a8d28db1a
15 changed files with 34 additions and 27 deletions

View file

@ -19,6 +19,8 @@ let
type = lib.types.str;
description = ''
The name of the user that represents myself.
Admin user in all contexts.
'';
};
};