fix(hosts/fennecBox): typo in about.nix users -> usersList
This commit is contained in:
parent
3c03464b24
commit
4fbff60171
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
name = "fennecBox";
|
name = "fennecBox";
|
||||||
users = [
|
usersList = [
|
||||||
"Sk7Str1p3"
|
"Sk7Str1p3"
|
||||||
];
|
];
|
||||||
headless = false;
|
headless = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue