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