aboutsummaryrefslogtreecommitdiff
path: root/src/nix/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/README.md')
-rw-r--r--src/nix/README.md1
1 files changed, 1 insertions, 0 deletions
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