add stremio
This commit is contained in:
parent
4fc69172a1
commit
8c98f8d386
3 changed files with 7 additions and 0 deletions
3
home/profiles/programs/media/stremio.nix
Normal file
3
home/profiles/programs/media/stremio.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [stremio];
|
||||
}
|
|
@ -84,6 +84,7 @@
|
|||
|
||||
programs.media.mpv
|
||||
programs.media.jellyfin
|
||||
programs.media.stremio
|
||||
|
||||
# gaming
|
||||
programs.games.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue