guix/gnu
Gabriel Wicki ec9326f021
system: images: Add networking support to pine64 image.
* gnu/system/images/pine64.scm (pine64-barebones-os) [services]: Add
dhcp-client-service-type and ntp-service-type to the list of services.
[packages]: Add nss-certs to the list of packages.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 11:02:15 +08:00
..
bootloader bootloaders: grub: Fix comment. 2022-12-07 23:19:56 -05:00
build
home home: services: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
installer
machine
packages gnu: gmid: Update to 1.8.6. 2022-12-09 10:45:35 +08:00
services services: wireguard: Use the parameterized wireguard package. 2022-12-09 10:53:50 +08:00
system system: images: Add networking support to pine64 image. 2022-12-09 11:02:15 +08:00
tests Revert "tests: install: Fix iso-image-installer test." 2022-12-05 11:21:18 -05:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: julia: Update to 1.8.3. 2022-12-08 19:53:16 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add e2fsprogs to %base-packages-utils. 2022-12-05 11:21:18 -05:00
tests.scm