less keyboard stuff and more fonts
This commit is contained in:
parent
6ac5462251
commit
e460470190
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue