diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 01bacdf..c76ea1e 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -48,12 +48,6 @@ memtest86.enable = true; }; supportedFilesystems = [ "nfs" ]; - initrd.kernelModules = [ - "nvidia" - "nvidia_modeset" - "nvidia_uvm" - "nvidia_drm" - ]; }; # Networking stuff