From 00a51775eb76c143c96ca12079c780fef7954955 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 11:14:29 -0800 Subject: Automated documentation update (#279) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/nix/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nix/README.md b/src/nix/README.md index 0ad1077..dcbc9a1 100644 --- a/src/nix/README.md +++ b/src/nix/README.md @@ -21,6 +21,7 @@ Installs the Nix package manager and optionally a set of packages. | multiUser | Perform a multi-user install (instead of single user) | boolean | true | | packages | Optional comma separated list of Nix packages to install in profile. | string | - | | flakeUri | Optional URI to a Nix Flake to install in profile. | string | - | +| extraNixConfig | Optional comma separated list of extra lines to add to /etc/nix/nix.conf. | string | - | ## OS Support -- cgit v1.2.3