gunter: remove nvidia modules from initrd
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m44s
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m44s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -48,12 +48,6 @@
|
|||||||
memtest86.enable = true;
|
memtest86.enable = true;
|
||||||
};
|
};
|
||||||
supportedFilesystems = [ "nfs" ];
|
supportedFilesystems = [ "nfs" ];
|
||||||
initrd.kernelModules = [
|
|
||||||
"nvidia"
|
|
||||||
"nvidia_modeset"
|
|
||||||
"nvidia_uvm"
|
|
||||||
"nvidia_drm"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Networking stuff
|
# Networking stuff
|
||||||
|
|||||||
Reference in New Issue
Block a user