14 lines
235 B
Nix
14 lines
235 B
Nix
{
|
|
imports = [
|
|
../../apps/btop
|
|
../../apps/gemini
|
|
../../apps/jellyfin
|
|
../../apps/tickrs
|
|
../../apps/claude
|
|
../../apps/delfin
|
|
../../apps/jellyfin-mpv-shim
|
|
../../apps/nextcloud
|
|
../../apps/ttyper
|
|
];
|
|
}
|