added devenv package

This commit is contained in:
John Lancaster
2025-05-26 18:43:16 +00:00
parent d21a7a22b1
commit 6a1eaf8500
3 changed files with 6 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
{ ... }:
{
home.stateVersion = "24.11";
programs.git = {
enable = true;
extraConfig.credential.helper = "store --file ~/.git-credentials";