desktop: add some fonts
This commit is contained in:
parent
f87d29a23a
commit
60b7ce48fa
@ -73,6 +73,8 @@
|
||||
font-awesome # Icons
|
||||
hack-font
|
||||
corefonts # MS
|
||||
intel-one-mono
|
||||
office-code-pro
|
||||
(nerdfonts.override { # Nerdfont Icons override
|
||||
fonts = [
|
||||
"FiraCode"
|
||||
|
@ -54,7 +54,7 @@
|
||||
./rootCA.pem
|
||||
];
|
||||
|
||||
fonts.fonts = with pkgs; [ # Fonts
|
||||
fonts.packages = with pkgs; [ # Fonts
|
||||
carlito # NixOS
|
||||
vegur # NixOS
|
||||
source-code-pro
|
||||
|
Loading…
Reference in New Issue
Block a user