nix-dotfiles/modules/hm/jellyfin-player.nix

1 line
67 B
Nix

{ pkgs, ... }: { home.packages = [ pkgs.jellyfin-media-player ]; }