all repos — nixfiles @ f8f3f8b33e91b545324013fa3c293bdff2d1db9e

System and user configuration, managed by nix and home-manager

use git-get in combination with ghq

Alan Pearce
commit

f8f3f8b33e91b545324013fa3c293bdff2d1db9e

parent

171c086446515137215f13881a90010b8c653809

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/workstation.nixuser/settings/workstation.nix
@@ -10,7 +10,7 @@ home.packages =
with pkgs; [ nuspell - git-extras # delete-merged-branches and friends + (lowPrio git-extras) # delete-merged-branches and friends git-worktree-switcher gitui ]