From b7c70d3d9ba2c1dd698e9c5bce2f2727cc6a6d31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 14:18:13 -0700 Subject: Automated documentation update (#254) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/nix/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/nix') diff --git a/src/nix/README.md b/src/nix/README.md index dd4e248..0ad1077 100644 --- a/src/nix/README.md +++ b/src/nix/README.md @@ -19,8 +19,8 @@ Installs the Nix package manager and optionally a set of packages. |-----|-----|-----|-----| | version | Version of Nix to install. | string | latest | | 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 | | +| 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 | - | ## OS Support -- cgit v1.2.3