let's rebuild the world

This commit is contained in:
Luj 2023-07-23 09:15:31 +02:00
parent 20ac2a1ff5
commit 79b9d93e9c

View file

@ -21,6 +21,7 @@
hardware.asahi.addEdgeKernelConfig = true;
hardware.asahi.useExperimentalGPUDriver = true;
hardware.asahi.pkgs = lib.mkDefault pkgs;
hardware.asahi.experimentalGPUInstallMode = "overlay";
programs.hyprland.enable = true;