1
0
Fork 0
forked from Bun/nixos-config

Purge Bloxelcom

This commit is contained in:
Jimbo 2024-08-20 02:54:33 -04:00
parent bdd47c9572
commit 7d30617bb7
4 changed files with 128 additions and 145 deletions

View file

@ -97,7 +97,7 @@ in
};
};
# Add a kernel entry to boot from the secondary GPU
# Additional entry to boot from the second GPU
specialisation = {
gputwo.configuration = {
boot.kernelParams = commonKernelParams ++ [ "vfio-pci.ids=10de:2504,10de:228e" ];