mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Stop hardcoding my user name
This commit is contained in:
parent
dd0bf0c9a1
commit
0a8d28db1a
15 changed files with 34 additions and 27 deletions
|
|
@ -19,6 +19,8 @@ let
|
|||
type = lib.types.str;
|
||||
description = ''
|
||||
The name of the user that represents myself.
|
||||
|
||||
Admin user in all contexts.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue