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
+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/$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..."
+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..."