Skip to content
Snippets Groups Projects
Commit 521426de authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

fix probable copy/paste error

parent 56d72736
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,8 @@ let ...@@ -56,7 +56,8 @@ let
# And supply configuration for those hardware / network / bootloader # And supply configuration for those hardware / network / bootloader
# options. See the 100tb module for handling of this value. The module # options. See the 100tb module for handling of this value. The module
# name is quoted because `1` makes `100tb` look an awful lot like # name is quoted because `1` makes `100tb` look an awful lot like a
# number.
"100tb".config = nodecfg; "100tb".config = nodecfg;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment