fix: remove xdg config

This commit is contained in:
2026-01-17 18:02:17 +01:00
parent 01542dda96
commit 35fd4e61e2

View File

@@ -7,10 +7,6 @@
services.logind.settings.Login = { services.logind.settings.Login = {
HandleLidSwitch = "suspend"; HandleLidSwitch = "suspend";
}; };
xdg = {
portal.enable = true;
portal.extraPortals = [ pkgs.xdg-desktop-portal-gnome ];
};
services.displayManager.ly = { services.displayManager.ly = {
enable = true; enable = true;