nixos config for self hosting
| checks | ||
| home-manager@9ef0dc2036 | ||
| secrets | ||
| .envrc | ||
| .gitignore | ||
| .gitmodules | ||
| .sops.yaml | ||
| boot.nix | ||
| borgbackup.nix | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| rabbi-gerzi.nix | ||
| README.md | ||
| RECOVERY.md | ||
| tide.nix | ||
| yisroelbaum-web.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
The main public services under yisroelbaum.com are provided by the
yisroelbaum-web flake input. Rabbi Gerzi is imported directly from its own
flake so its application module remains independently owned. This repository
owns the machine configuration and provisions runtime secrets for both.