update readme

This commit is contained in:
2025-05-05 11:30:23 -05:00
parent f3b468ce48
commit f4a28a137a
+2 -2
View File
@@ -8,8 +8,8 @@
### 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 ```sudo passwd``` 2. Create a sudo password for root ```sudo passwd```
3. Get ip address with ```ip addr``` 3. Get IP address with ```ip addr```
4. Run the bash script ```homelab-config/nixos/script.sh``` using that ip addr 4. Run the bash script ```homelab-config/nixos/script.sh``` using that IP address (```script.sh -h``` for options)
### Random ### Random
- Any time the quasiSecret repository 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