5 lines
78 B
Nix
5 lines
78 B
Nix
with import ./lib;
|
|
{
|
|
options.tv.focus.enable = mkEnableOption "tv.focus";
|
|
}
|