Merge pull request #250976 from Shados/sddm-include-tmpfile-config
This commit is contained in:
commit
1f0c325739
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ in
|
|||
|
||||
environment.systemPackages = [ sddm ];
|
||||
services.dbus.packages = [ sddm ];
|
||||
systemd.tmpfiles.packages = [ sddm ];
|
||||
|
||||
# We're not using the upstream unit, so copy these: https://github.com/sddm/sddm/blob/develop/services/sddm.service.in
|
||||
systemd.services.display-manager.after = [
|
||||
|
|
Loading…
Reference in a new issue