unmanic, calibre
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
nixpkgs = {
|
||||
config = {
|
||||
cudaSupport = lib.mkDefault config.${namespace}.hardware.nvidia.enable;
|
||||
rocmSupport = lib.mkDefault config.${namespace}.hardware.amd.enable;
|
||||
allowUnsupportedSystem = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user