2 Commits

Author SHA1 Message Date
41adc3b2dc
Enable cuda system feature in raccoon and fox via nix-required-mounts
This allows running derivations which depend on cuda runtime without
breaking the sandbox. We only need to add `requiredSystemFeatures = [ "cuda" ];`
to the derivation.
2025-07-21 17:18:00 +02:00
42d69bf0ec
Move shared nvidia settings to a separate module 2025-07-18 15:50:46 +02:00