chore: update and Alejandra formatting on devenv
This commit is contained in:
parent
37674d828e
commit
44565c5139
4 changed files with 21 additions and 18 deletions
|
@ -1,27 +1,27 @@
|
|||
{pkgs, ...}: {
|
||||
fonts.packages = with pkgs; [
|
||||
#helvetica-neue-lt-std
|
||||
helvetica-neue-lt-std
|
||||
aileron
|
||||
corefonts
|
||||
#vistafonts
|
||||
#vistafonts-chs
|
||||
vistafonts
|
||||
vistafonts-chs
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
liberation_ttf
|
||||
#mplus-outline-fonts.githubRelease
|
||||
#dina-font
|
||||
mplus-outline-fonts.githubRelease
|
||||
dina-font
|
||||
#proggyfonts
|
||||
#glasstty-ttf
|
||||
(
|
||||
nerdfonts.override {
|
||||
fonts = [
|
||||
#"FiraCode"
|
||||
"FiraCode"
|
||||
"IBMPlexMono"
|
||||
#"IntelOneMono"
|
||||
#"CascadiaMono"
|
||||
#"CommitMono"
|
||||
#"JetBrainsMono"
|
||||
"IntelOneMono"
|
||||
"CascadiaMono"
|
||||
"CommitMono"
|
||||
"JetBrainsMono"
|
||||
];
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue