also upgrade ebay-mac to 25.11
This commit is contained in:
@@ -28,11 +28,14 @@
|
||||
# Git configuration
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = lib.mkDefault "Timo Bingmann";
|
||||
userEmail = lib.mkDefault "tbgit@panthema.net";
|
||||
|
||||
extraConfig = {
|
||||
settings = {
|
||||
user.name = "Timo Bingmann";
|
||||
user.email = "tbingmann@ebay.com";
|
||||
|
||||
credential.helper = "${pkgs.git}/bin/git-credential-osxkeychain";
|
||||
|
||||
commit.gpgsign = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -7,9 +7,8 @@
|
||||
dejavu_fonts
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
noto-fonts-color-emoji
|
||||
liberation_ttf
|
||||
ubuntu_font_family
|
||||
ubuntu-sans
|
||||
ubuntu-classic
|
||||
ubuntu-sans-mono
|
||||
@@ -26,7 +25,7 @@
|
||||
|
||||
# Microsoft compatibility fonts
|
||||
corefonts
|
||||
vistafonts
|
||||
vista-fonts
|
||||
|
||||
# Good programming fonts
|
||||
jetbrains-mono
|
||||
|
||||
Reference in New Issue
Block a user