Fixed fonts and removed betterdiscord, for now..

This commit is contained in:
Emmet 2023-05-09 16:12:24 -05:00
parent 5123054e5d
commit 1d63a4fec0
2 changed files with 13 additions and 12 deletions

View file

@ -138,6 +138,19 @@
environment.shells = with pkgs; [ zsh ];
programs.zsh.enable = true;
fonts.fonts = with pkgs; [
# Fonts
(nerdfonts.override { fonts = [ "Inconsolata" ]; })
powerline
inconsolata
inconsolata-nerdfont
iosevka
font-awesome
ubuntu_font_family
terminus_font
];
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;

View file

@ -144,8 +144,6 @@ in
# TODO need ytsub somehow (sarowish/ytsub)
audio-recorder
# TODO need flatpak discord
betterdiscord-installer
betterdiscordctl
# Games
#TODO need flatpak steam
@ -283,16 +281,6 @@ in
libffi zlib
nodePackages.ungit
# Fonts
nerdfonts
powerline
inconsolata
inconsolata-nerdfont
iosevka
font-awesome
ubuntu_font_family
terminus_font
# Compositor and Desktop Utils
nitrogen
picom