fix fonts, add user pkgs
This commit is contained in:
parent
f5678df064
commit
301bab6009
1 changed files with 8 additions and 1 deletions
|
@ -20,8 +20,10 @@
|
|||
dejavu_fonts
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
]) ++ (with pkgs; [
|
||||
material-symbols
|
||||
font-awesome
|
||||
corefonts
|
||||
vistafonts
|
||||
]);
|
||||
|
@ -126,6 +128,7 @@
|
|||
speedcrunch
|
||||
libreoffice-qt6
|
||||
ripgrep
|
||||
fd
|
||||
qbittorrent
|
||||
signal-desktop
|
||||
anki-bin
|
||||
|
@ -133,6 +136,7 @@
|
|||
wireshark
|
||||
mumble
|
||||
freetube
|
||||
jujutsu
|
||||
|
||||
distrobox
|
||||
xdg-utils
|
||||
|
@ -142,6 +146,9 @@
|
|||
|
||||
unrar # used by ark
|
||||
libnotify # test with it a lot
|
||||
|
||||
kdePackages.merkuro
|
||||
kdePackages.akonadi
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue