How to set different `nixpkgs.config` per host?
Open
Nobody has claimed this yet.
- Dominant language
- Nix
- Stars
- 628
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
I have some systems with AMD GPU and others with NVIDIA GPU.
I want to set nixos.config.cudaSupport = ture in some, and nixos.config.rocmSupport = ture in others.
How to do that if I use this lib?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by locating how this library defines per-host NixOS configurations and handles nixpkgs.config, then document the supported approach for selecting different GPU-related settings per host.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100