Regenerated

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