nix.enable

NixOS option

Whether to enable Nix. Disabling Nix makes the system hard to modify and the Nix programs and configuration will not be made available by NixOS itself.

type: boolean
Default
true
declared in: nixos/modules/services/system/nix-daemon.nixView source on NixOS/nixpkgs →