All the updates after this mess, should be good now
This commit is contained in:
parent
28c916d0ef
commit
a4f8f48f4b
18 changed files with 532 additions and 32 deletions
|
@ -15,7 +15,7 @@ writeShellApplication
|
|||
set -e
|
||||
pushd /tmp > /dev/null
|
||||
rm -rf ./rebuild
|
||||
git clone https://git.lillianviolet.dev/Lillian-Violet/NixOS-Config.git ./rebuild
|
||||
git clone https://codeberg.org/Lillian-Violet/NixOS-Config.git ./rebuild
|
||||
pushd ./rebuild > /dev/null
|
||||
echo "NixOS Rebuilding..."
|
||||
sudo nixos-rebuild switch --flake .#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue