12 lines
206 B
Nix
12 lines
206 B
Nix
{
|
|
imports = [
|
|
./actual.nix
|
|
./audiobookshelf.nix
|
|
./distributed-builds.nix
|
|
./forgejo.nix
|
|
./jellyfin.nix
|
|
./navidrome.nix
|
|
./pipewire-low-latency.nix
|
|
./remote-builder.nix
|
|
];
|
|
} |