mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Add keys bogus parameter
This commit is contained in:
parent
722114295c
commit
f83a9f88ae
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
importConfiguration = host: let
|
||||
hostDefault = import ./hosts/${host} {
|
||||
config = {};
|
||||
keys = {};
|
||||
ulib = (import ./lib lib null) // {
|
||||
merge = lib.recursiveUpdate;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue