Files
nixos/modules/home/apps-optional.nix
T
2025-12-24 11:21:55 -06:00

6 lines
60 B
Nix

{
imports = [
../../apps/jellyfin-tui/home.nix
];
}