lkjdsadsaljdsa

This commit is contained in:
2026-02-19 12:37:31 +01:00
parent 6d889acf93
commit 6f5b29c29e
5 changed files with 16 additions and 8 deletions
+3 -1
View File
@@ -49,7 +49,7 @@ update:
| xargs nix flake update
git add flake.lock
pull-dconf:
dconf-pull:
./users/pbsds/home/profiles/desktop/gnome/dconf-pull.sh
git diff ./users/pbsds/home/profiles/desktop/gnome/
-gum confirm "git add --patch?" --default=no \
@@ -57,6 +57,8 @@ pull-dconf:
-gum confirm "git checkout --path?" --default=no \
&& git checkout --patch ./users/pbsds/home/profiles/desktop/gnome/
alias pull-dconf := dconf-pull
# todo: support system-manager?
# todo: support nix-darwin?
# todo: support nixbsd?