fix missing ;
This commit is contained in:
parent
bfee89c04a
commit
b90b7b3819
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in {
|
|||
type = types.bool;
|
||||
default = false;
|
||||
description = "whether to enable graphical components";
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue