feat: fonts config

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-04 12:14:09 -03:00
parent 075cc349b1
commit eba07a1466
4 changed files with 43 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
profiles.gterminal.enable = true;
profiles.vault.enable = true;
profiles.gfonts.enable = true;
programs.bash = {
enable = true;

View File

@@ -63,7 +63,6 @@
## Programs
webcord-vencord
gimp
inkscape
pureref
gamemode
lutris
@@ -71,9 +70,6 @@
libreoffice
pinentry
gnome.nautilus
## Fonts
fira-code
(nerdfonts.override {fonts = ["FiraCode"];})
inkscape
];
}