❄️ Dotfiles and NixOS configurations
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: use regular git

Signed-off-by: Sefa Eyeoglu <sefa.eyeoglu@telekom.de>

-1
-1
darwinConfigurations/T00179100c/default.nix
··· 136 136 137 137 programs.git = { 138 138 enable = true; 139 - package = pkgs.gitAndTools.gitFull; 140 139 141 140 userName = "Sefa Eyeoglu"; 142 141 userEmail = "sefa.eyeoglu@telekom.de";