hyperland nvidia compat
This commit is contained in:
parent
b9b4e3ae38
commit
78f13f7989
@ -73,5 +73,8 @@
|
|||||||
hardware = {
|
hardware = {
|
||||||
firmware = with pkgs; [ linux-firmware ];
|
firmware = with pkgs; [ linux-firmware ];
|
||||||
bluetooth.enable = true;
|
bluetooth.enable = true;
|
||||||
|
# needed by hyperland
|
||||||
|
nvidia.modesetting.enable = true;
|
||||||
|
opengl.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user