add: bootstrap script

This commit is contained in:
lily 2024-07-28 15:46:10 -04:00
parent 7e56bfce71
commit f66f159204
Signed by: lily
GPG key ID: 601F3263FBCBC4B9

5
bootstrap.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
nix-channel --add https://nixos.org/channels/nixos-unstable nixos
nixos-rebuild switch --upgrade
nixos-install --flake /mnt/home/luxzi/.dotfiles