diff --git a/readme.md b/readme.md index c43d613..16dd799 100644 --- a/readme.md +++ b/readme.md @@ -8,8 +8,8 @@ ### Setup Steps 1. Flash NixOS onto the server hardware 2. Create a sudo password for root ```sudo passwd``` -3. Get ip address with ```ip addr``` -4. Run the bash script ```homelab-config/nixos/script.sh``` using that ip addr +3. Get IP address with ```ip addr``` +4. Run the bash script ```homelab-config/nixos/script.sh``` using that IP address (```script.sh -h``` for options) ### 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