No description
| modules | ||
| secrets | ||
| .gitignore | ||
| configuration.nix | ||
| disk-config.nix | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| system | ||
extremist software
nixos config for the hetzner vps.
services:
- forgejo (git.extremist.software)
- stalwart (mail.extremist.software)
- searxng (search.extremist.software)
- conduit (matrix.extremist.software)
- caddy (reverse proxy)
- grafana/prometheus (status.extremist.software)
deploy:
nix run github:nix-community/nixos-anywhere -- --flake .#extremist-software --impure root@<ip>
secrets:
- copy
secrets.nix.exampletosecrets.nix. - fill in values (generate random keys for searx/tailscale).
tailscaleKeymust be a reusable key.
repo uses impure build to load secrets.nix directly. no encrypted secrets in git.