nixos config for self hosting
| home-manager@9ef0dc2036 | ||
| secrets | ||
| .envrc | ||
| .gitignore | ||
| .gitmodules | ||
| .sops.yaml | ||
| boot.nix | ||
| borgbackup.nix | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.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 public services under yisroelbaum.com are provided by the
yisroelbaum-web flake input. This repository owns the machine configuration
and provisions the runtime secrets passed to that module from
yisroelbaum-web.nix.