Files
nixos/modules/home/apps-optional.nix
T

8 lines
89 B
Nix

{
imports = [
../../apps/btop
../../apps/jellyfin
../../apps/tickrs
];
}