forked from mirrors/nixpkgs
parent
192d20e820
commit
07aa0f7f21
|
@ -63,7 +63,7 @@ in
|
|||
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.nixUnstable;
|
||||
default = pkgs.nix;
|
||||
description = ''
|
||||
This option specifies the Nix package instance to use throughout the system.
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue