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
|
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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue