All the updates after this mess, should be good now

This commit is contained in:
Lillian Violet 2024-05-06 15:55:51 +02:00
parent 28c916d0ef
commit a4f8f48f4b
18 changed files with 532 additions and 32 deletions

View file

@ -14,7 +14,7 @@ writeShellApplication
set -e
pushd /tmp > /dev/null
rm -rf ./update
git clone forgejo@git.lillianviolet.dev:Lillian-Violet/NixOS-Config.git ./update
git clone git@codeberg.org:Lillian-Violet/NixOS-Config.git ./update
pushd ./update > /dev/null
echo "Updating flake lock..."
nix flake update