enable mesa
This commit is contained in:
@@ -55,6 +55,12 @@
|
|||||||
waypipe
|
waypipe
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# enable mesa
|
||||||
|
hardware.graphics = {
|
||||||
|
enable = true;
|
||||||
|
enable32Bit = true;
|
||||||
|
};
|
||||||
|
|
||||||
# desktop in the sky
|
# desktop in the sky
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user