Begin add gpuPassgrouth conf
This commit is contained in:
parent
f7ad61e5a0
commit
c117a43b27
12 changed files with 402 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
../../modules/bluetooth.nix
|
||||
../../modules/pipewire.nix
|
||||
|
||||
../../modules # Import optional configuration
|
||||
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
@ -38,4 +40,6 @@
|
|||
# information bus: pci@0000:01:00.0
|
||||
nvidiaBusId = "PCI:1:0:0";
|
||||
};
|
||||
|
||||
customModules.gpuPassthrough.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue