HASH 324cb84305fc
DATE 2025-11-22
SUBJECT console: use default git module package
FILES 1 CHANGED
HASH 324cb84305fc
DATE 2025-11-22
SUBJECT console: use default git module
package
FILES 1 CHANGED
┌─ modules/home/console/tools/git.nix ───────────────────────────────────────┐
│ diff --git a/modules/home/console/tools/git.nix b/modules/home/console/tools/git.n │
│ ix │
│ index 2a8a850..88d4267 100644 │
│ --- a/modules/home/console/tools/git.nix │
│ +++ b/modules/home/console/tools/git.nix │
│ @@ -12,7 +12,6 @@ in { │
│ config = mkIf cfg.enable { │
│ programs.git = { │
│ enable = true; │
│ - package = pkgs.gitAndTools.gitFull; │
│ userName = admin.gitName; │
│ userEmail = admin.gitEmail; │
│ ignores = [".direnv" "result"]; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...es/home/console/tools/git.nix ───┐
│ diff --git a/modules/home/console/tools/git. │
│ nix b/modules/home/console/tools/git.nix │
│ index 2a8a850..88d4267 100644 │
│ --- a/modules/home/console/tools/git.nix │
│ +++ b/modules/home/console/tools/git.nix │
│ @@ -12,7 +12,6 @@ in { │
│ config = mkIf cfg.enable { │
│ programs.git = { │
│ enable = true; │
│ - package = pkgs.gitAndTools.gitFull; │
│ userName = admin.gitName; │
│ userEmail = admin.gitEmail; │
│ ignores = [".direnv" "result"]; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET