Revert "Sddm: work around a bug"
This reverts commit 62bc8f9bee since the bug no longer occurs
This commit is contained in:
parent
f374274550
commit
e0a28e73d2
1 changed files with 0 additions and 8 deletions
|
|
@ -52,12 +52,4 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = [ sddm-sugar-candy customcfg ];
|
environment.systemPackages = [ sddm-sugar-candy customcfg ];
|
||||||
/*
|
|
||||||
Sddm has a very annoying bug where it sometimes hangs at shutdown
|
|
||||||
if you use Plasma's wayland session. The bug is already fixed upstream,
|
|
||||||
but until it sddm gets updated on the repos this will do
|
|
||||||
*/
|
|
||||||
systemd.services.display-manager.serviceConfig = {
|
|
||||||
TimeoutStopSec = "5s";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue