summaryrefslogtreecommitdiffstats
path: root/tv/3modules/focus.nix
blob: b1a7b2e5220a93c78fe672e2071feaea1b2401d2 (plain)
1
2
3
4
with import <stockholm/lib>;
{
  options.tv.focus.enable = mkEnableOption "tv.focus";
}