Moved git-credential-oauth to home.nix

This commit is contained in:
2025-05-14 17:35:57 -04:00
parent c41912d697
commit d8a9c7412d
2 changed files with 2 additions and 1 deletions

View File

@@ -172,7 +172,6 @@
gcc gcc
gimp gimp
git git
git-credential-oauth
ibm-plex ibm-plex
imagemagick imagemagick
kdePackages.kdenlive kdePackages.kdenlive

View File

@@ -98,6 +98,8 @@
init.defaultBranch = "main"; init.defaultBranch = "main";
}; };
}; };
programs.git-credential-oauth.enable =true;
home.packages = with pkgs; [ home.packages = with pkgs; [
runelite runelite