move yisroelbaum web stack into module

This commit is contained in:
Yisroel Baum 2026-07-31 11:30:25 +03:00
parent 5406f8c991
commit 92d6e4bad7
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
8 changed files with 81 additions and 204 deletions

View file

@ -6,3 +6,7 @@ nixos-rebuild switch --flake .#nixos \
--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`.