.
This commit is contained in:
parent
0ca14b339a
commit
f93c0e740f
1 changed files with 3 additions and 3 deletions
|
@ -90,8 +90,8 @@
|
|||
(gdm-configuration
|
||||
(wayland? #t)))
|
||||
(service avahi-service-type)
|
||||
(service elogind-service-type)
|
||||
(service seatd-service-type)
|
||||
;; (service elogind-service-type)
|
||||
;; (service seatd-service-type)
|
||||
(service upower-service-type)
|
||||
(service tlp-service-type)
|
||||
(service thermald-service-type
|
||||
|
@ -100,7 +100,7 @@
|
|||
(service udisks-service-type)
|
||||
(service bluetooth-service-type)
|
||||
(service inputattach-service-type)
|
||||
;; (service fstrim-service-type)
|
||||
(service fstrim-service-type)
|
||||
(service earlyoom-service-type
|
||||
(earlyoom-configuration
|
||||
(minimum-available-memory 5)
|
||||
|
|
Loading…
Reference in a new issue