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