Uses latest zen kernel on gallifrey

This commit is contained in:
Bailey 2024-01-22 22:08:52 -05:00
parent 16367a0bea
commit b84da7c717

View file

@ -12,6 +12,8 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
hardware.opengl = {
enable = true;
driSupport = true;