From bc36fbc43d9df66da89040010c6b183fb55aaf62 Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Mon, 25 Nov 2024 00:34:43 -0300 Subject: [PATCH] operating-systems: buer: Add comment on essential-services section --- operating-systems/buer.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/operating-systems/buer.scm b/operating-systems/buer.scm index 3d47609..8a4b152 100644 --- a/operating-systems/buer.scm +++ b/operating-systems/buer.scm @@ -171,6 +171,8 @@ #|Allow resolution of '.local' host names with mDNS|# (name-service-switch %mdns-host-lookup-nss) + + #|Essential system services|# (essential-services (modify-services (operating-system-default-essential-services this-operating-system)