nixos/installer/cd-dvd: removing duplicate nixpkgs

This commit is contained in:
Izorkin 2023-01-19 22:52:45 +03:00
parent 4f50411cfc
commit 058951e85d
No known key found for this signature in database
GPG Key ID: 1436C1B3F3679F09

View File

@ -42,7 +42,7 @@ in
# 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