diff --git a/readme.md b/readme.md index ecb8554..39d6def 100644 --- a/readme.md +++ b/readme.md @@ -8,4 +8,4 @@ ### Setup Steps 1. Flash NixOS onto the server hardware 2. Create a sudo password for root -3. Run nixos anwhere command to install repo config: ```nix run github:nix-community/nixos-anywhere --extra-experimental-features "nix-command flakes" -- --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake '.#nixos-homelab-00' root@``` +3. Run nixos anwhere command to install repo config: ```nix run github:nix-community/nixos-anywhere --extra-experimental-features "nix-command flakes" -- --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake '' root@```