nixpkgs/nixos
pennae 047bd73c5e nixos/wireguard: make publicKeys singleLineStrs
using readFile instead of fileContents (or using indented strings) can
leave a trailing newline that causes build errors in systemd units and
has previously caused runtime errors in wireguard scripts. use
singleLineStr to strip a trailing newline if it exists, and to fail if
more than one is present.
2023-02-16 11:56:12 +01:00
..
doc Merge pull request #175000 from shyim/add-opensearch 2023-02-15 18:11:53 +01:00
lib nixos/make-options-doc: fix related packages link label 2023-02-08 15:23:34 +01:00
maintainers
modules nixos/wireguard: make publicKeys singleLineStrs 2023-02-16 11:56:12 +01:00
tests nixos/wireguard: make publicKeys singleLineStrs 2023-02-16 11:56:12 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.