Move az-git from common to management

This commit is contained in:
Andreas Zweili 2024-02-05 21:10:41 +01:00
parent 044c649f59
commit 6a0713c460
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,6 @@
# Home Manager needs a bit of information about you and the
# paths it should manage.
programs = {
az-git.enable = true;
bash.enable = true;
home-manager.enable = true;
fzf = {

View File

@ -17,6 +17,7 @@
programs = {
az-emacs.enable = true;
az-git.enable = true;
az-hunspell.enable = true;
az-open-port.enable = true;
az-ssh.enable = true;