mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Remove unnecessary comments
parent
771fc81d3e
commit
298c085e02
|
@ -144,7 +144,6 @@
|
|||
user:root
|
||||
%base-user-accounts))
|
||||
|
||||
#|System level packages|#
|
||||
(packages
|
||||
(list #|admin |# btop inetutils isc-dhcp shadow zzz
|
||||
#|base |# coreutils diffutils findutils grep patch sed tar which
|
||||
|
@ -172,7 +171,6 @@
|
|||
#|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)
|
||||
|
@ -182,8 +180,6 @@
|
|||
(services (list shepherd-service:guix-gc
|
||||
shepherd-service:snapshot-@home
|
||||
shepherd-service:timer))))))
|
||||
|
||||
#|System services|#
|
||||
(services
|
||||
(list #|TTY services|#
|
||||
(service virtual-terminal-service-type)
|
||||
|
|
Loading…
Reference in New Issue