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
Mathieu Othacehe 7ee77dc6df
services: wireguard: Add more configuration fields.
* gnu/services/vpn.scm (<wireguard-configuration>)[pre-up, post-up, pre-down,
post-down, table]: New fields.
(wireguard-configuration-file): Take them into account.
* doc/guix.texi (Wireguard): Update it.
2022-10-20 13:07:46 +02:00
..
bootloader
build marionette: Add a callback arguments to wait-for-screen-text. 2022-10-07 10:11:12 -04:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Propose the user to report a "guix system init" failure. 2022-10-20 10:50:50 +02:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages gnu: Add cl-trivial-sockets. 2022-10-20 10:04:05 +02:00
services services: wireguard: Add more configuration fields. 2022-10-20 13:07:46 +02:00
system system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm
ci.scm ci: Honor the system passed to image->job. 2022-10-13 17:28:46 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk gnu: kwayland: Skip flaky test. 2022-10-16 03:27:33 +02:00
machine.scm
packages.scm
services.scm
system.scm system: operating-system: Make the timezone field default to Etc/UTC. 2022-10-11 11:29:03 +00:00
tests.scm