feat(desktop): remove unnecesary options/packages.

This commit is contained in:
CronyAkatsuki 2025-09-22 15:09:39 +02:00
parent 988b548c03
commit 6e5fab453b
8 changed files with 4 additions and 22 deletions

View file

@ -230,13 +230,6 @@
xdg.portal = {
enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk];
# config = {
# common = {
# default = [
# "gtk"
# ];
# };
# };
};
};
}