SP-IOV test

This commit is contained in:
Aleksandr Lebedev 2025-10-04 14:23:21 +02:00
parent 3aa32a065d
commit 965609b07a
4 changed files with 46 additions and 3 deletions

View file

@ -94,6 +94,10 @@
url = "github:Sveske-Juice/declarative-jellyfin";
inputs.nixpkgs.follows = "nixpkgs";
};
sr-iov = {
url = "github:cyberus-technology/nixos-sriov";
flake = false;
};
};
outputs = inputs: let