Remove axolotl update the lock and such
This commit is contained in:
parent
16f158898f
commit
5f0edcbb09
9 changed files with 21 additions and 220 deletions
|
@ -19,9 +19,6 @@ in {
|
|||
kernelPackages = pkgs.unstable.linuxPackages_zen;
|
||||
kernelParams = commonKernelParams ++ [ "vfio-pci.ids=10de:1f82,10de:10fa" ];
|
||||
|
||||
# Enable cross-compilation
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
# Needed for GPU passthrough
|
||||
initrd.kernelModules = [
|
||||
"vfio"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue