nixos/installer/cd-dvd: removing duplicate nixpkgs

Izorkin 058951e8 4f50411c

Changed files
+1 -1
nixos
modules
installer
cd-dvd
+1 -1
nixos/modules/installer/cd-dvd/channel.nix
···
# see discussion in https://github.com/NixOS/nixpkgs/pull/204178#issuecomment-1336289021
nix.registry.nixpkgs.to = {
type = "path";
-
path = nixpkgs;
+
path = "${channelSources}/nixos";
};
# Provide the NixOS/Nixpkgs sources in /etc/nixos. This is required