diff options
Diffstat (limited to 'etc/manifests/cross-compile.scm')
| -rw-r--r-- | etc/manifests/cross-compile.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/manifests/cross-compile.scm b/etc/manifests/cross-compile.scm index c74e62ab10b..9094ac40add 100644 --- a/etc/manifests/cross-compile.scm +++ b/etc/manifests/cross-compile.scm | |||
| @@ -68,7 +68,7 @@ TARGET." | |||
| 68 | ;; Key packages proposed by the Guix System installer. | 68 | ;; Key packages proposed by the Guix System installer. |
| 69 | (map specification->package | 69 | (map specification->package |
| 70 | '("openssh" "tor" "ntp" "gpm" | 70 | '("openssh" "tor" "ntp" "gpm" |
| 71 | "connman" "network-manager" "wpa-supplicant" "isc-dhcp" "cups" | 71 | "connman" "network-manager" "wpa-supplicant" "dhcpcd" "cups" |
| 72 | "linux-libre" "grub-hybrid"))) | 72 | "linux-libre" "grub-hybrid"))) |
| 73 | 73 | ||
| 74 | (define (%system-gui-packages target) | 74 | (define (%system-gui-packages target) |
