diff --git a/new_machine.txt b/new_machine.txt index 28052e0..7050e8e 100644 --- a/new_machine.txt +++ b/new_machine.txt @@ -33,4 +33,5 @@ HiddenServicePort 1234 127.0.0.1:1234 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 ed25519 -f /mnt/secret/ssh_host_ed25519_key -nixos-generate-config --root /mnt # copy hardware config \ No newline at end of file +nixos-generate-config --root /mnt # copy hardware config +nixos-install --flake "git+https://git.neet.dev/zuckerberg/nix-config.git#MACHINE_NAME" \ No newline at end of file