Skip to content

Instantly share code, notes, and snippets.

@despairblue
Last active September 17, 2016 22:11
Show Gist options
  • Save despairblue/f2a09fa686d46cd8005dfabb38d2d552 to your computer and use it in GitHub Desktop.
Save despairblue/f2a09fa686d46cd8005dfabb38d2d552 to your computer and use it in GitHub Desktop.
apt-get install -y squashfs-tools unzip
wget https://github.com/jeaye/nixos-in-place/archive/master.zip
unzip master.zip
cd nixos-in-place-master
./install -d
mv /old-root/root/.ssh /root/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment