removed commented apps

This commit is contained in:
2024-12-04 05:17:49 -06:00
parent b68a39b28b
commit f54d298af5
7 changed files with 2 additions and 16 deletions

View File

@@ -12,11 +12,8 @@
};
users.users.jawz.packages = builtins.attrValues {
inherit (pkgs)
# ffmpegthumbnailer # generate thumbnails
adw-gtk3 # theme legacy applications
papirus-icon-theme # icon theme
# libgda # for pano shell extension
# gradience # theme customizer, allows you to modify adw-gtk3 themes
;
};
}