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