NixOS / experimental-nix-installer

An experimental fork of the Determinate Nix Installer to explore upstreaming.
GNU Lesser General Public License v2.1
31 stars 2 forks source link

Setup channels #8

Closed mkenigs closed 8 months ago

mkenigs commented 9 months ago

Add a SetupChannels field to ConfigureNix that:

Setting up channels can be disabled with a command line flag or NIX_INSTALLER_NO_CHANNEL_ADD.

mkenigs commented 9 months ago

Ready for review @hoverbear @abathur