This commit is contained in:
Daniel Ziltener 2024-03-29 00:00:29 +01:00
parent 6d6c585583
commit 7dffb1cd69
Signed by: zilti
GPG Key ID: B38976E82C9DAE42
3 changed files with 4 additions and 3 deletions

View File

@ -235,7 +235,7 @@ These services are unmodified, or have just few settings.
| fstrim | () |
| fprintd | () |
| seatd | () |
| sddm | () |
| sddm | ((display-server "wayland")) |
#+NAME: root-simple-service-block
#+begin_src scheme :noweb yes :exports none :results output

View File

@ -159,7 +159,9 @@
(service
seatd-service-type
(seatd-configuration))
(service sddm-service-type (sddm-configuration)))
(service
sddm-service-type
(sddm-configuration (display-server "wayland"))))
(list polkit-wheel-service)
(list

View File

@ -161,7 +161,6 @@
"guile"
"glibc-locales"
"hstr"
"hyprland"
"icecat"
"icedove-wayland"
"kitty"