In reply to@dminuoso:matrix.org Let me ask differently. Am I supposed to configure nixpkgs inside the initialization import sources.nixpkgs { allowFree = true; } or as a nixos option nixpkgs.config.allowUnfree = true;?
Either should work and it should merge the configs correctly