update config to new 25.11 options
This commit is contained in:
parent
ac9f906948
commit
c3511afc52
7 changed files with 13 additions and 13 deletions
|
|
@ -68,8 +68,10 @@ in {
|
|||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userEmail = "fabian@posixlycorrect.com";
|
||||
userName = "Fabian Montero";
|
||||
settings.user = {
|
||||
email = "fabian@posixlycorrect.com";
|
||||
name = "Fabian Montero";
|
||||
};
|
||||
};
|
||||
|
||||
local = {
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@
|
|||
nerd-fonts.jetbrains-mono
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
noto-fonts-extra
|
||||
noto-fonts-color-emoji
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue