2024-10-06 15:25:05 -05:00
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
# Folders
|
|
|
|
./mastodon
|
|
|
|
# Files
|
|
|
|
./acme.nix
|
|
|
|
./caddy.nix
|
|
|
|
./jellyfin.nix
|
|
|
|
./logrotate.nix
|
|
|
|
./minecraft.nix
|
|
|
|
./ollama.nix
|
|
|
|
./peertube.nix
|
|
|
|
./postgresql.nix
|
|
|
|
./samba.nix
|
|
|
|
./vaultwarden.nix
|
|
|
|
|
|
|
|
# These are all broken.
|
|
|
|
|
|
|
|
# ./forgejo.nix
|
|
|
|
|
|
|
|
# Partial Nginx configs make it nearly impossible to use alongside Caddy. 👇
|
|
|
|
|
|
|
|
# ./castopod.nix
|
|
|
|
|
|
|
|
# The reverse proxy works, but something is cucked.
|
|
|
|
# Maybe the port, or some configuration thing. It's unclear.
|
|
|
|
# Might actually have to wait for the package to get uncucked. 👇
|
|
|
|
|
2024-10-18 14:18:06 -05:00
|
|
|
./nextcloud.nix
|
2024-10-06 15:25:05 -05:00
|
|
|
];
|
|
|
|
}
|