Regenerated
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
REPO="$HOME/Repos/nixos/Droidnix" # adjust this to your flake repo path
|
||||
REPO="/home/$USER/Repos/nixos/Droidnix" # adjust this to your flake repo path
|
||||
HOSTNAME="$(hostname)"
|
||||
cd "$REPO"
|
||||
echo "🔄 Updating flake..."
|
||||
|
||||
Reference in New Issue
Block a user