fix: remove xdg config

This commit is contained in:
2026-03-11 21:25:32 +01:00
committed by hektor
parent d0ee271e7b
commit f74803cd88
-4
View File
@@ -7,10 +7,6 @@
services.logind.settings.Login = {
HandleLidSwitch = "suspend";
};
xdg = {
portal.enable = true;
portal.extraPortals = [ pkgs.xdg-desktop-portal-gnome ];
};
services.displayManager.ly = {
enable = true;