2.home-manager/tests/modules/programs/nix-search-tv/default.nix
Cool-Game-Dev b7ee8deefc programs/nix-search-tv: init
Create the programs/nix-search-tv module, with options to enable,
change settings, and television integration.

Co-authored-by: awwpotato <awwpotato@voidq.com>
2025-08-05 14:10:01 -05:00

4 lines
102 B
Nix

{
nix-search-tv-basic-config = ./basic-config.nix;
nix-search-tv-television = ./television.nix;
}