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