me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Zhu Zihao 8e73bf754f
services: nix: Move nix.conf generation to etc-service-type.
/etc/nix/nix.conf is a static file doesn't need rebuild on every boot.

* gnu/services/nix.scm (nix-activation): Don't create /etc/nix/nix.conf.
(nix-service-etc): New function.
(nix-service-type): New service-extension "nix-service-etc" to etc-service-type.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-12-06 17:48:48 +08:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build linux-container: Correct test for unprivileged user namespace support. 2020-12-03 16:25:45 +00:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine
packages gnu: rust-libgit2-sys-0.12: Remove bundled library. 2020-12-06 09:22:11 +02:00
services services: nix: Move nix.conf generation to etc-service-type. 2020-12-06 17:48:48 +08:00
system images: novena: Make boot settings and RTC accessible. 2020-12-05 11:19:17 +01:00
tests services: MySQL: Add more tests. 2020-11-28 19:51:40 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Build novena-barebones-raw-image. 2020-12-03 12:36:03 +01:00
image.scm
installer.scm
local.mk gnu: Add libexpected. 2020-12-05 21:10:59 -06:00
machine.scm
packages.scm
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm