home
/
blog
/
testing
{
lib
,
config
,
pkgs
,
...
}
:
let
cfg
=
config
.
lol
;
in
{
programs
.
lol
.
enable
=
true
;
}