config/guix/system: Enable `discover?'.

master
Pierre Neidhardt 2020-12-07 11:16:25 +01:00
parent 6fc0ae0c63
commit a3388cb728
2 changed files with 2 additions and 1 deletions

View File

@ -65,6 +65,7 @@ StrictNodes 1")
(guix-service-type config =>
(guix-configuration
(inherit config)
(discover? #t)
;; Don't clean build deps.
;; See (info "(guix) Invoking guix-daemon").
;; WARNING: This tends to yield an ever-growing store.

View File

@ -10,7 +10,7 @@
#:use-module (gnu services))
(use-service-modules
avahi ; To remove avahi.
avahi ; To remove avahi. TODO: Maybe don't remove the service if we use --advertise / --discover.
desktop ; To remove bluetooth.
networking ; To remove NetworkManager.
;; To remove GDM: