nixos-greynix/update.sh
2025-01-12 19:24:41 +08:00

4 lines
88 B
Bash
Executable file

# add things to git
git add .
git commit -m "Update NixOS config."
git push origin main