enable external display in stage1 on acer
This commit is contained in:
+2
-1
@@ -108,7 +108,8 @@ rec {
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
boot.kernelModules = [ "acer-wmi-ext" ];
|
boot.kernelModules = [ "acer-wmi-ext" ];
|
||||||
|
|
||||||
|
boot.initrd.kernelModules = [ "amdgpu" "thunderbolt" ];
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
|
|||||||
Reference in New Issue
Block a user