update readme

This commit is contained in:
2025-05-05 11:26:48 -05:00
parent d4a3e1a7dd
commit 425ae32c85
+2 -2
View File
@@ -7,10 +7,10 @@
### Setup Steps ### Setup Steps
1. Flash NixOS onto the server hardware 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``` 3. Run the bash script ```homelab-config/nixos/script.sh```
### Random ### 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