Update configuration.nix
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
boot.initrd.systemd.enable = true;
|
boot.initrd.systemd.enable = true;
|
||||||
boot.initrd.verbose = false;
|
boot.initrd.verbose = false;
|
||||||
|
|
||||||
# Explicit graphics fallback for unknown hardware
|
# Graphics fallback for unknown hardware
|
||||||
boot.initrd.kernelModules = [
|
boot.initrd.kernelModules = [
|
||||||
"i915"
|
"i915"
|
||||||
"amdgpu"
|
"amdgpu"
|
||||||
|
|||||||
Reference in New Issue
Block a user