nixos config for self hosting
Imports the tide nixos module from the TIDE flake and configures it for tide.yisroelbaum.com (frontend) and apitide.yisroelbaum.com (backend), reusing the existing wildcard ACME cert. Secrets are pulled from sops-encrypted secrets/tide.yaml; replace the placeholder with real encrypted content before deploy. |
||
|---|---|---|
| home-manager@9ef0dc2036 | ||
| secrets | ||
| .gitignore | ||
| .gitmodules | ||
| boot.nix | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| forgejo.nix | ||
| hardware-configuration.nix | ||
| README.md | ||
| tide.nix | ||
redeploy to home server using this command
nixos-rebuild switch --flake .#nixos \
--target-host nixos_home \
--build-host nixos_home \
--sudo --ask-sudo-password