zenix: use nheko, move cosmic stuff

This commit is contained in:
tristan 2024-07-25 20:00:22 +01:00
parent 8e5db18741
commit c36d393ed5
8 changed files with 32 additions and 41 deletions

View file

@ -1,7 +1,7 @@
{config, ...}: let
user = config.user;
in {
hardware.opengl.enable = true;
hardware.graphics.enable = true;
boot.kernelModules = ["kvm-amd" "qxl" "bochs_drm"];
system.stateVersion = "24.05";