{ ... }:

{
  nixpkgs = import ./nixpkgs { config.allowUnfree = true; };
  nixos = import ./nixpkgs/nixos;
}