System Gen42 @ 2025-05-26-18:51:10 by jonas@monolith
This commit is contained in:
parent
2bc68b582d
commit
409f862805
@ -9,7 +9,7 @@
|
||||
cmake
|
||||
emacs-all-the-icons-fonts
|
||||
fira
|
||||
fira-code
|
||||
nerd-fonts.fira-code
|
||||
gcc
|
||||
];
|
||||
default-core-pkgs = with pkgs; [
|
||||
|
||||
@ -14,7 +14,7 @@ in {
|
||||
enable = true;
|
||||
shellIntegration.enableZshIntegration = true;
|
||||
font = {
|
||||
package = pkgs.fira-code;
|
||||
package = pkgs.nerd-fonts.fira-code;
|
||||
name = "Fira Code Nerd Font";
|
||||
size = 12;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user