nixpkgs/nixos
pennae 40a35299fa nixos: add functions and documentation for escaping systemd Exec* directives
it's really easy to accidentally write the wrong systemd Exec* directive, ones
that works most of the time but fails when users include systemd metacharacters
in arguments that are interpolated into an Exec* directive. add a few functions
analogous to escapeShellArg{,s} and some documentation on how and when to use them.
2022-03-12 00:48:52 +01:00
..
doc nixos: add functions and documentation for escaping systemd Exec* directives 2022-03-12 00:48:52 +01:00
lib nixos: add functions and documentation for escaping systemd Exec* directives 2022-03-12 00:48:52 +01:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules Revert "nixos/nginx: disable rejectSSL activation when https is disabled" 2022-01-02 21:01:29 +01:00
tests nixos: add functions and documentation for escaping systemd Exec* directives 2022-03-12 00:48:52 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** 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.