Update packages.

This commit is contained in:
Tom Alexander
2026-05-01 20:16:45 -04:00
parent d35cfaacbd
commit 8d3ebf7ba2
5 changed files with 7 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
environment.systemPackages = with pkgs; [
mesa-demos # for glxgears
vulkan-tools # for vkcube
xorg.xeyes # to test which windows are using x11
xeyes # to test which windows are using x11
];
hardware.graphics.enable = true;
# hardware.graphics.enable32Bit = true;