fix missing ;

This commit is contained in:
LordGrimmauld 2024-03-16 17:50:30 +01:00
parent bfee89c04a
commit b90b7b3819

View File

@ -56,7 +56,7 @@ in {
type = types.bool; type = types.bool;
default = false; default = false;
description = "whether to enable graphical components"; description = "whether to enable graphical components";
} };
}; };
imports = [ imports = [