From ce5ee1f315807926da20ffb472433f5b7853d7cf Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Tue, 16 Sep 2025 12:20:22 -0600 Subject: [PATCH] README: add updating homepage instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1c9677d..33a0d74 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Switch server nixos-rebuild switch --target-host root@posixlycorrect.com --use-substitutes --show-trace --flake .\#vps +Update homepage + + nix flake update --commit-lock-file homepage + ## Cleanup