136 current 2024-12-31 06:15:06 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2024-12-31 06:15:12 -05:00
parent 65cfc4c609
commit bf3487eef4
2 changed files with 26 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ fi
current=$(nixos-rebuild list-generations | grep current)
# Commit all changes witih the generation metadata
git --git-dir /home/synchronous/nix-cfg/.git add .
git --git-dir /home/synchronous/nix-cfg/.git commit -am "$current"
# Back to where you were