Added some fonts to the workstation
This commit is contained in:
parent
c1adef07ab
commit
e4f97839bb
3 changed files with 7 additions and 5 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue