fix(homeModules:git): git-credential-1password removed

This commit is contained in:
ooks-io 2024-05-22 22:16:26 +12:00
parent 414a9d42b3
commit 104570c0f4

View file

@ -17,7 +17,6 @@
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
git-credential-1password
lazygit lazygit
]; ];
}; };