Regenerated

This commit is contained in:
2026-04-10 19:27:42 +02:00
parent be75a0c0cc
commit 8c59161a96
3 changed files with 315 additions and 315 deletions
+313 -313
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2540,7 +2540,7 @@ A file containing color variables
#+BEGIN_SRC sh :tangle generated/.config/scripts/update.sh :noweb yes :mkdirp yes :eval never
#!/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..."
+1 -1
View File
@@ -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..."