Move early KMS start definition to machine-specific hardware configuration
This commit is contained in:
parent
f2ffe6be9b
commit
fdda096e64
2 changed files with 2 additions and 4 deletions
|
@ -15,9 +15,6 @@
|
|||
plugins = [ pkgs.ccid ];
|
||||
};
|
||||
|
||||
# Early KMS start
|
||||
boot.initrd.kernelModules = [ "i915" ];
|
||||
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue