From 425ae32c85b76a832e7c60ec01f89e5539e8773f Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Mon, 5 May 2025 11:26:48 -0500 Subject: [PATCH] update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d255fa2..10b6562 100644 --- a/readme.md +++ b/readme.md @@ -7,10 +7,10 @@ ### Setup Steps 1. Flash NixOS onto the server hardware -2. Create a sudo password for root +2. Create a sudo password for root ```sudo passwd``` 3. Run the bash script ```homelab-config/nixos/script.sh``` ### Random -- Any time the quasiSecret Reop is updated, run ```nix flake lock --update-input quasiSecrets``` to ensure you're using the most recent pushed commit +- Any time the quasiSecret repository is updated, run ```nix flake lock --update-input quasiSecrets``` to ensure you're using the most recent pushed commit