add(twitch-hls)
This commit is contained in:
parent
07a65a16f4
commit
34c98b89ec
2 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.home-manager.follows = "home-manager";
|
inputs.home-manager.follows = "home-manager";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
twitch-hls-client.url = "github:2bc4/twitch-hls-client";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
|
||||||
|
|
@ -35,6 +35,7 @@ in
|
||||||
[
|
[
|
||||||
pulsemixer
|
pulsemixer
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
twitch-hls-client
|
||||||
]
|
]
|
||||||
++ cfg.extra-packages;
|
++ cfg.extra-packages;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue