No description
Find a file
TheGeneralist 572647d7c4
services: add jellyfin, archivebox, custom dns
- `internal.thegeneralist01.com` and `archive.thegeneralist01.com` are
  not public. I have Split DNS enabled on them (in Tailscale), with the
  IP of the DNS server set to a private Tailscale IP of my home server;
- CoreDNS (also on my home server) is used to resolve the two private
  domains' IPs to the home server itself;
- nginx only listens to its machine's (home server's) Tailscale IP;
- Therefore, all of it is hermetic!
2025-08-03 14:48:21 +02:00
docs docs: add README 2025-07-01 20:19:33 +02:00
hosts services: add jellyfin, archivebox, custom dns 2025-08-03 14:48:21 +02:00
lib refactor: hosts' systems & modules 2025-08-02 17:07:19 +02:00
modules services: add jellyfin, archivebox, custom dns 2025-08-03 14:48:21 +02:00
flake.lock packages: update packages 2025-07-03 22:25:50 +02:00
flake.nix nix: try nixd instead of nil 2025-08-03 14:37:01 +02:00
keys.nix initial commit 2025-05-24 15:38:19 +02:00
secrets.nix feat: distributed builds 2025-07-01 18:15:14 +02:00

config

My Nix flake and dotfiles