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