Added some fonts to the workstation

This commit is contained in:
Geir Okkenhaug Jerstad 2024-12-21 12:06:38 +01:00
parent c1adef07ab
commit e4f97839bb
3 changed files with 7 additions and 5 deletions

View file

@ -14,7 +14,6 @@
./incus.nix
./libvirt.nix
./plymouth.nix
./ollama.nix
];
boot.loader.grub = {
@ -108,7 +107,10 @@
liberation_ttf
dina-font
proggyfonts
# Fonts
mona-sans
hubot-sans
# Nerd Fonts
nerd-fonts.meslo-lg
nerd-fonts.jetbrains-mono
nerd-fonts.fira-code
@ -116,7 +118,6 @@
nerd-fonts.zed-mono
nerd-fonts.iosevka
nerd-fonts.iosevka-term
];
services.pipewire = {