Fix firewall and add back leash while I figure out why disko is failing

This commit is contained in:
Jimbo 2024-11-06 22:39:23 -05:00
parent 89e2715162
commit 9299782075
11 changed files with 203 additions and 8 deletions

View file

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