mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
Create the programs/nix-search-tv module, with options to enable, change settings, and television integration. Co-authored-by: awwpotato <awwpotato@voidq.com>
5 lines
102 B
Nix
5 lines
102 B
Nix
{
|
|
nix-search-tv-basic-config = ./basic-config.nix;
|
|
nix-search-tv-television = ./television.nix;
|
|
}
|