.
This commit is contained in:
parent
a66bc759f5
commit
1c83238247
3 changed files with 1 additions and 9 deletions
|
@ -233,7 +233,6 @@ These services are unmodified, or have just few settings.
|
|||
| fprintd | () |
|
||||
| plasma-desktop | () |
|
||||
| sddm | () |
|
||||
| seatd | () |
|
||||
|
||||
#+NAME: root-simple-service-block
|
||||
#+begin_src scheme :noweb yes :exports none :results output
|
||||
|
@ -302,7 +301,6 @@ These services are unmodified, or have just few settings.
|
|||
(delete login-service-type)
|
||||
(delete mingetty-service-type)
|
||||
(delete console-font-service-type)
|
||||
(delete elogind-service-type)
|
||||
(delete pulseaudio-service-type)
|
||||
(guix-service-type config => (guix-configuration
|
||||
(inherit config)
|
||||
|
|
|
@ -117,7 +117,6 @@
|
|||
(delete login-service-type)
|
||||
(delete mingetty-service-type)
|
||||
(delete console-font-service-type)
|
||||
(delete elogind-service-type)
|
||||
(delete pulseaudio-service-type)
|
||||
(guix-service-type config => (guix-configuration
|
||||
(inherit config)
|
||||
|
@ -158,10 +157,7 @@
|
|||
(service
|
||||
plasma-desktop-service-type
|
||||
(plasma-desktop-configuration))
|
||||
(service sddm-service-type (sddm-configuration))
|
||||
(service
|
||||
seatd-service-type
|
||||
(seatd-configuration)))
|
||||
(service sddm-service-type (sddm-configuration)))
|
||||
|
||||
(list polkit-wheel-service)
|
||||
(list
|
||||
|
|
|
@ -208,9 +208,7 @@
|
|||
"pass-otp"
|
||||
"pavucontrol"
|
||||
"pinentry-qt"
|
||||
"plasma-desktop"
|
||||
"pv"
|
||||
"qtwayland@5.15.10"
|
||||
"rsync"
|
||||
"rust"
|
||||
"rust-cargo"
|
||||
|
|
Loading…
Reference in a new issue