stockholm/tv/3modules/focus.nix

5 lines
78 B
Nix

with import ./lib;
{
options.tv.focus.enable = mkEnableOption "tv.focus";
}