overlay: Add non-cuda pkgs in pkgs.pkgsNoCuda
This commit is contained in:
parent
1add1c0393
commit
8615b2aed9
2 changed files with 7 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ in
|
|||
./radicle-ci-broker.nix
|
||||
./wallpapers.nix
|
||||
./waydroid-script.nix
|
||||
|
||||
./pkgsNoCuda.nix
|
||||
]
|
||||
|> map (file: import file args)
|
||||
|> (overlays: (lib.composeManyExtensions overlays) final prev)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue