This allows us to avoid intermixing firmware within the repository. We already must build this specific flake configuration as impure due to mesa replacement.
This may be revisited in the future, but it allows for significantly less hassle at the moment.
This removes the `extra-` prefix from the specified Nix config. This appears to only be used within Nix flake configs. We probably should eventually provide this - oops!