less keyboard stuff and more fonts

This commit is contained in:
Christoph Cullmann 2023-07-25 21:16:46 +02:00
parent 6ac5462251
commit e460470190

View file

@ -231,9 +231,6 @@ in
fonts = { fonts = {
# more fonts # more fonts
fonts = with pkgs; [ fonts = with pkgs; [
# nice mono spaced font
iosevka-bin
# needed for powerlevel10k zsh stuff # needed for powerlevel10k zsh stuff
meslo-lgs-nf meslo-lgs-nf
@ -242,7 +239,9 @@ in
noto-fonts-extra noto-fonts-extra
noto-fonts-emoji noto-fonts-emoji
# other nice mono spaced font # nice mono spaced fonts
fira-code
iosevka-bin
victor-mono victor-mono
]; ];
@ -425,8 +424,6 @@ in
tk tk
tokodon tokodon
usbutils usbutils
via
vial
vlc vlc
vscodium vscodium
xorg.xhost xorg.xhost