feat(desktop): move some settings.

This commit is contained in:
CronyAkatsuki 2025-10-03 17:38:19 +02:00
parent 55a9aed7c2
commit f557491096
2 changed files with 6 additions and 5 deletions

View file

@ -226,10 +226,5 @@
};
};
};
xdg.portal = {
enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk];
};
};
}