video download helper, fooyin, etc

This commit is contained in:
2024-05-25 20:40:21 -06:00
parent f71472a1ff
commit d3c7401438
10 changed files with 239 additions and 19 deletions

View File

@@ -2,7 +2,6 @@
{
services = {
tumbler.enable = true;
gvfs.enable = true;
xserver = {
enable = true;
@@ -26,7 +25,7 @@
# gnome-shell-extensions
baobab
]) ++ (with pkgs.gnome; [
totem
# totem
gnome-music
epiphany
gnome-characters
@@ -40,7 +39,8 @@
};
users.users.jawz.packages = with pkgs;
([
adw-gtk3
# ffmpegthumbnailer # generate thumbnails
adw-gtk3 # theme legacy applications
gnome.gnome-tweaks # tweaks for the gnome desktop environment
(papirus-icon-theme.override { color = "adwaita"; })
# gradience # theme customizer, allows you to modify adw-gtk3 themes