stockholm/tv/3modules/focus.nix

5 lines
78 B
Nix
Raw Normal View History

2022-12-09 00:31:56 +00:00
with import ./lib;
2019-09-11 08:55:56 +00:00
{
options.tv.focus.enable = mkEnableOption "tv.focus";
}