add to install steps
This commit is contained in:
parent
6e47b5a493
commit
5303398643
@ -34,3 +34,4 @@ nix-shell -p tor --run "tor -f /tmp/tor.rc"
|
|||||||
ssh-keygen -q -N "" -t rsa -b 4096 -f /mnt/secret/ssh_host_rsa_key
|
ssh-keygen -q -N "" -t rsa -b 4096 -f /mnt/secret/ssh_host_rsa_key
|
||||||
ssh-keygen -q -N "" -t ed25519 -f /mnt/secret/ssh_host_ed25519_key
|
ssh-keygen -q -N "" -t ed25519 -f /mnt/secret/ssh_host_ed25519_key
|
||||||
nixos-generate-config --root /mnt # copy hardware config
|
nixos-generate-config --root /mnt # copy hardware config
|
||||||
|
nixos-install --flake "git+https://git.neet.dev/zuckerberg/nix-config.git#MACHINE_NAME"
|
Loading…
x
Reference in New Issue
Block a user