Skip to content

Instantly share code, notes, and snippets.

View sheerun's full-sized avatar
🎵

Adam Stankiewicz sheerun

🎵
View GitHub Profile
@sheerun
sheerun / Readme.md
Created November 3, 2023 14:45 — forked from techhazard/Readme.md
NixOS: PCI Passthrough

PCI Passthrough

Warning: unfinished (but successfull!)

I did PCI passthrough on Archlinux and Debian with the old PCI-stub method (this was pre-4.0 era). And later I did PCI passthrough on the 4.1+ kernels on Arch and Ubuntu (16.10 I think?).

This is my attempt at doing the same on Nixos.

Requirements