dev: automated commit - 2025-09-28 19:29:58

This commit is contained in:
Mariano Z. 2025-09-28 19:29:58 -03:00
parent c9829cac0f
commit efa863631d
7 changed files with 140 additions and 111 deletions

View file

@ -723,7 +723,7 @@ yay() {
# System update
update|"-Syu")
echo "Updating NixOS system..."
nh os switch ~/.config/nixos --update
nh os switch ~/.config/nixos --update --ask
;;
# Search packages
@ -781,7 +781,7 @@ EOF
# Default: rebuild system
"")
echo "Rebuilding NixOS system..."
nh os switch ~/.config/nixos
nh os switch ~/.config/nixos --ask
;;
# Try to install unknown commands