diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 2ed864a..e6e6690 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -24,7 +24,6 @@ # ]; # load amdgpu and nouveau at boot - #boot.initrd.kernelModules = [ "nouveau" "amdgpu" ]; boot.initrd.kernelModules = [ "amdgpu" ]; # Set the hostname