home-server-config/README.md

407 B

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.