index
:
hrm
master
NixOS configuration
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
focus.nix
blob: 0468489fb7718ca01997152e3ed323e410901a51 (
plain
)
1
2
3
{ lib, ... }: { options.tv.focus.enable = lib.mkEnableOption "tv.focus"; }