fix x13yz graphics driver to intel

secrix-issue25
Felix Stupp 3 months ago
parent 038054d6af
commit 17ceb62c37
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -45,7 +45,7 @@
"x13yz" = nixosSystem {
config = {
hardware.cpu.type = "intel";
hardware.graphics.amd.enable = true;
hardware.graphics.intel.enable = true;
system.stateVersion = "24.05";
x-banananetwork.frontend.enable = true;
};

Loading…
Cancel
Save