Regenerated
This commit is contained in:
+313
-313
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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,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..."
|
||||
|
||||
Reference in New Issue
Block a user