fix: remove xdg config
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user