fix fonts, add user pkgs

This commit is contained in:
outfoxxed 2025-07-04 22:35:17 -07:00
parent f5678df064
commit 301bab6009
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -20,8 +20,10 @@
dejavu_fonts dejavu_fonts
nerdfonts nerdfonts
noto-fonts noto-fonts
noto-fonts-cjk noto-fonts-cjk-sans
]) ++ (with pkgs; [ ]) ++ (with pkgs; [
material-symbols
font-awesome
corefonts corefonts
vistafonts vistafonts
]); ]);
@ -126,6 +128,7 @@
speedcrunch speedcrunch
libreoffice-qt6 libreoffice-qt6
ripgrep ripgrep
fd
qbittorrent qbittorrent
signal-desktop signal-desktop
anki-bin anki-bin
@ -133,6 +136,7 @@
wireshark wireshark
mumble mumble
freetube freetube
jujutsu
distrobox distrobox
xdg-utils xdg-utils
@ -142,6 +146,9 @@
unrar # used by ark unrar # used by ark
libnotify # test with it a lot libnotify # test with it a lot
kdePackages.merkuro
kdePackages.akonadi
]; ];
programs = { programs = {