13 lines
199 B
Nix
13 lines
199 B
Nix
{
|
|
imports = [
|
|
./actual.nix
|
|
./audiobookshelf.nix
|
|
./distributed-builds.nix
|
|
./forgejo.nix
|
|
./jellyfin.nix
|
|
./navidrome.nix
|
|
./remote-builder.nix
|
|
./web-redirect.nix
|
|
];
|
|
}
|