Regenerated

This commit is contained in:
2026-04-14 21:00:34 +02:00
parent 21a2f0ac40
commit 84aeb9a110
3 changed files with 351 additions and 351 deletions
+349 -349
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3564,7 +3564,7 @@ main
A file containing color variables A file containing color variables
#+BEGIN_SRC sh :tangle generated/.config/scripts/update.sh :shebang "#!/usr/bin/env bash" :noweb yes :mkdirp yes :eval never #+BEGIN_SRC sh :tangle generated/.config/scripts/update.sh :shebang "#!/usr/bin/env bash" :noweb yes :mkdirp yes :eval never
set -e set -e
REPO="~/Repos/nixos/Droidnix" REPO="/home/$USER/Repos/nixos/Droidnix"
HOSTNAME="$(hostname)" HOSTNAME="$(hostname)"
cd "$REPO" cd "$REPO"
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. --- # --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
set -e set -e
REPO="~/Repos/nixos/Droidnix" REPO="/home/$USER/Repos/nixos/Droidnix"
HOSTNAME="$(hostname)" HOSTNAME="$(hostname)"
cd "$REPO" cd "$REPO"