mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Packages] Add amdctl
This commit is contained in:
parent
d664d01f85
commit
c980025f2d
2 changed files with 26 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ in
|
|||
});
|
||||
in withTensorflow;
|
||||
|
||||
amdctl = super.callPackage ./packages/amdctl.nix {};
|
||||
|
||||
myFirefox = (import ./packages/firefox.nix { pkgs = self; inherit lib; });
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue