Home Gen26 @ 2025-05-26-19:05 by jonas@monolith
This commit is contained in:
parent
4c9b31b131
commit
9539f2551e
@ -9,7 +9,7 @@
|
||||
cmake
|
||||
emacs-all-the-icons-fonts
|
||||
fira
|
||||
nerd-fonts.fira-code
|
||||
fira-code-nerdfont
|
||||
gcc
|
||||
];
|
||||
default-core-pkgs = with pkgs; [
|
||||
|
||||
@ -14,7 +14,7 @@ in {
|
||||
enable = true;
|
||||
shellIntegration.enableZshIntegration = true;
|
||||
font = {
|
||||
package = pkgs.nerd-fonts.fira-code;
|
||||
package = pkgs.fira-code.nerdfont;
|
||||
name = "Fira Code Nerd Font";
|
||||
size = 12;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user