1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

streamlink: init module (#6031)

Streamlink is a CLI utility which pipes video streams from various
services into a video player.
This commit is contained in:
Hoang Nguyen 2025-04-01 04:42:59 +00:00 committed by GitHub
parent 5e193cdcab
commit c21383b556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 248 additions and 0 deletions

View file

@ -246,6 +246,7 @@ let
./programs/sqls.nix
./programs/ssh.nix
./programs/starship.nix
./programs/streamlink.nix
./programs/swayimg.nix
./programs/swaylock.nix
./programs/swayr.nix