conf: default username to DashNix
This commit is contained in:
parent
62ce845f71
commit
4e7aa1e0f0
1 changed files with 199 additions and 199 deletions
|
|
@ -132,7 +132,7 @@
|
|||
};
|
||||
|
||||
username = lib.mkOption {
|
||||
default = "dashie";
|
||||
default = "DashNix";
|
||||
example = "pingpang";
|
||||
type = lib.types.str;
|
||||
description = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue