guix/gnu/installer
Ludovic Courtès 3ad3c55842
installer: Desktop environment page now includes window managers.
* gnu/installer/services.scm (<system-service>)[snippet]: Change to be a
list of sexps and add default value.
[packages]: New field.
(%system-services): Adjust 'snippet' fields to be lists of sexps.
Add Openbox, awesome, i3, and ratpoison.
(system-services->configuration): Adjust 'snippet' handling.  Honor
'packages' field.
2019-04-17 11:53:53 +02:00
..
aux-files
newt installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
connman.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
final.scm
hostname.scm
keymap.scm
locale.scm installer: Use the normalized codeset in the 'locale' field. 2019-04-07 16:19:09 +02:00
newt.scm
parted.scm installer: Produce an 'initrd-modules' field if needed. 2019-03-27 11:54:05 +01:00
record.scm
services.scm installer: Desktop environment page now includes window managers. 2019-04-17 11:53:53 +02:00
steps.scm installer: Generate 'set-xorg-configuration' snippet. 2019-04-08 10:42:51 +02:00
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm
utils.scm