mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
Replaced alias with real names
This commit is contained in:
parent
996d978ad0
commit
081a38165b
5 changed files with 10 additions and 8 deletions
|
@ -59,7 +59,7 @@ in {
|
|||
home-manager.enable = true;
|
||||
git = {
|
||||
enable = true;
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
package = pkgs.git;
|
||||
userEmail = "johannes@joens.email";
|
||||
userName = "jopejoe1";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue