Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
This commit is contained in:
commit
1540b22752
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ in
|
|||
(_: value:
|
||||
import value {
|
||||
inherit (prev) system;
|
||||
config.allowUnfree = true;
|
||||
overlays = optional cfg.overlaysForAllChannels cfg.overlays;
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue