Regenerated

This commit is contained in:
2026-04-10 19:33:40 +02:00
parent 38ca2cd5e9
commit 0acbe579e4
5 changed files with 360 additions and 360 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -e
REPO="/home/henrov/Repos/nixos/Droidnix" # adjust this to your flake repo path
REPO="/home/henrov/Repos/nixos/Droidnix"
HOSTNAME="$(hostname)"
cd "$REPO"
echo "🔄 Updating flake..."