use git safe mechanic to fix doas git issue

This commit is contained in:
Noah Masur
2022-05-05 07:33:07 -04:00
parent f2d01ec575
commit 01c5f09f41
4 changed files with 9 additions and 4 deletions

View File

@ -41,5 +41,4 @@ python: brews
nix:
git add -A
nixos-rebuild build --flake ".#desktop"
doas ./result/bin/switch-to-configuration switch
doas nixos-rebuild build --flake ".#desktop"