From 793fc88dbe9c8f53b144fd970a3685f7b1dec729 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Mon, 10 Feb 2020 14:58:29 -0500 Subject: 20.03 beta release --- nixos/modules/misc/version.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/misc/version.nix') diff --git a/nixos/modules/misc/version.nix b/nixos/modules/misc/version.nix index c394ff592f498..f77e5fc8db7b8 100644 --- a/nixos/modules/misc/version.nix +++ b/nixos/modules/misc/version.nix @@ -80,7 +80,7 @@ in defaultChannel = mkOption { internal = true; type = types.str; - default = https://nixos.org/channels/nixos-unstable; + default = https://nixos.org/channels/nixos-20.03; description = "Default NixOS channel to which the root user is subscribed."; }; -- cgit 1.4.1