Update install steps
This commit is contained in:
parent
0bd42f1850
commit
5800359214
@ -44,10 +44,14 @@ ssh-keygen -q -N "" -t ed25519 -f /mnt/secret/ssh_host_ed25519_key
|
|||||||
```
|
```
|
||||||
|
|
||||||
# Generate Hardware Config
|
# Generate Hardware Config
|
||||||
|
```sh
|
||||||
nixos-generate-config --root /mnt
|
nixos-generate-config --root /mnt
|
||||||
|
```
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
```sh
|
||||||
nixos-install --flake "git+https://git.neet.dev/zuckerberg/nix-config.git#MACHINE_NAME"
|
nixos-install --flake "git+https://git.neet.dev/zuckerberg/nix-config.git#MACHINE_NAME"
|
||||||
|
```
|
||||||
|
|
||||||
# Post Install Tasks
|
# Post Install Tasks
|
||||||
- Add to DNS
|
- Add to DNS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user