mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-30 06:01:03 +01:00
Streamlink is a CLI utility which pipes video streams from various services into a video player.
4 lines
118 B
Nix
4 lines
118 B
Nix
{
|
|
streamlink-settings = ./streamlink-settings.nix;
|
|
streamlink-custom-plugins = ./streamlink-custom-plugins.nix;
|
|
}
|