add: bootstrap script
This commit is contained in:
parent
7e56bfce71
commit
f66f159204
1 changed files with 5 additions and 0 deletions
5
bootstrap.sh
Normal file
5
bootstrap.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue