Rebuild packages with pulseaudio and fix GTK theme
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
htop
|
||||
# Password management
|
||||
gnupg
|
||||
pinentry-curses
|
||||
pinentry-gnome
|
||||
pass-wayland
|
||||
passff-host
|
||||
gitAndTools.pass-git-helper
|
||||
@@ -34,7 +34,6 @@
|
||||
nixfmt
|
||||
podman-compose
|
||||
# Rice
|
||||
gtk_engines
|
||||
adapta-gtk-theme
|
||||
paper-icon-theme
|
||||
# Audio
|
||||
@@ -51,18 +50,23 @@
|
||||
isync
|
||||
notmuch
|
||||
msmtp
|
||||
imapnotify
|
||||
w3m
|
||||
urlscan
|
||||
# Media
|
||||
gimp
|
||||
# File management
|
||||
zip
|
||||
unzip
|
||||
unrar
|
||||
];
|
||||
|
||||
# Fonts declaration
|
||||
fonts = {
|
||||
fonts = with pkgs; [
|
||||
google-fonts
|
||||
siji
|
||||
cherry
|
||||
iosevka
|
||||
emacs-all-the-icons-fonts
|
||||
terminus-nerdfont
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user