install Nerd Fonts on desktop
This commit is contained in:
parent
2a137869d4
commit
5afedf69c3
1 changed files with 6 additions and 0 deletions
|
@ -69,6 +69,12 @@
|
||||||
pavucontrol
|
pavucontrol
|
||||||
];
|
];
|
||||||
|
|
||||||
|
fonts.packages = with pkgs; [
|
||||||
|
nerd-fonts.jetbrains-mono
|
||||||
|
nerd-fonts.ubuntu-mono
|
||||||
|
nerd-fonts.fira-mono
|
||||||
|
];
|
||||||
|
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "fr_FR.UTF-8";
|
defaultLocale = "fr_FR.UTF-8";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue