guix-mirrors/gnu
45mg 0caba8f5db
services: network-manager: Add extra-configuration-files field.
Allow users to specify additional configuration files for NetworkManager.
These files will be added to /etc/NetworkManager/conf.d (NetworkManager's
default configuration directory location).

* gnu/services/networking.scm (<network-manager-configuration>)
[extra-configuration-files]: New field.
(network-manager-activation): Honor the new field.
* doc/guix.texi (Networking Setup): Document the new field.

Change-Id: I07479958e4d0aa318328c666a9630b779230b300
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-02-13 01:02:03 +09:00
..
bootloader bootloader/grub: Create grub background image with ungrafted inputs. 2025-01-26 09:32:59 +02:00
build build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
home home: services: shepherd: Add ‘transient’ and ‘timer’ services. 2025-01-26 22:09:27 +01:00
installer
machine machine: Implement 'hetzner-environment-type'. 2025-02-09 18:20:42 +01:00
packages gnu: sysdig: Update to 0.40.0-alpha6. 2025-02-13 00:07:21 +09:00
services services: network-manager: Add extra-configuration-files field. 2025-02-13 01:02:03 +09:00
system build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
tests tests: web: Add nginx+anonip test. 2025-02-13 00:07:21 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm home: services: Add ‘transient’ and ‘timer’ to ‘%base-home-services’. 2025-01-26 22:09:27 +01:00
image.scm
installer.scm
local.mk gnu: falcosecurity-libs: Update to 0.20.0. 2025-02-13 00:07:21 +09:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm