monolith: don't hardcode display name
This commit is contained in:
parent
ba1a36e915
commit
c8c00f08e8
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ in
|
||||||
"kvm-amd"
|
"kvm-amd"
|
||||||
"amdgpu"
|
"amdgpu"
|
||||||
];
|
];
|
||||||
boot.kernelParams = [
|
|
||||||
"video=DP-1:1920x1080@144"
|
|
||||||
];
|
|
||||||
|
|
||||||
hardware.opengl.driSupport = true;
|
hardware.opengl.driSupport = true;
|
||||||
# # For 32 bit applications
|
# # For 32 bit applications
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue