fixed nerd-fonts
This commit is contained in:
parent
00d793f204
commit
b38eedf42c
|
@ -115,10 +115,16 @@
|
|||
liberation_ttf
|
||||
dina-font
|
||||
proggyfonts
|
||||
meslo-lgs-nf
|
||||
jetbrains-mono
|
||||
(nerdfonts.override { fonts = [ "FiraCode" "DroidSansMono" ]; })
|
||||
];
|
||||
# Fonts
|
||||
nerd-fonts.meslo-lg
|
||||
nerd-fonts.jetbrains-mono
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.droid-sans-mono
|
||||
nerd-fonts.zed-mono
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.iosevka-term
|
||||
|
||||
];
|
||||
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
@ -136,7 +142,7 @@
|
|||
extraGroups = [ "networkmanager" "wheel" "libvirt" ];
|
||||
shell = pkgs.zsh;
|
||||
packages = with pkgs; [
|
||||
firefox ncpamixer starship fastfetch hyfetch
|
||||
firefox ncpamixer starship fastfetch hyfetch nerdfetch
|
||||
emacsPackages.vterm virt-manager
|
||||
chromium pavucontrol gnome-tweaks beauty-line-icon-theme
|
||||
neo-cowsay fortune lolcat
|
||||
|
|
Loading…
Reference in a new issue