add a script to setup the VM home

This commit is contained in:
Andreas Zweili 2022-01-12 21:53:09 +01:00
parent d2f519c101
commit a62d95dac5
1 changed files with 4 additions and 0 deletions

4
scripts/setup_vm_home.sh Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
git clone https://git.2li.ch/Nebucatnetzer/nixos.git /home/andreas/.nixos
sudo ln -s /home/andreas/.nixos/flake.nix /etc/nixos/
git clone https://git.2li.ch/Nebucatnetzer/docker_systems