chore: update mesa deprecation & remove unncessary keymap on aerospace

This commit is contained in:
Rasyidan Akbar F. 2025-12-05 11:25:47 +07:00
commit 072e5f643a
2 changed files with 1 additions and 2 deletions

View file

@ -19,7 +19,6 @@
"alt-space" = "layout floating tiling";
"alt-enter" = ''exec-and-forget open -na "Ghostty"'';
"alt-shift-enter" = ''exec-and-forget open -na "iTerm.app"'';
"alt-backspace" = "close";
"alt-tab" = "workspace-back-and-forth";

View file

@ -6,7 +6,7 @@
extraPackages = with pkgs; [
# Common drivers (expand based on your hardware)
mesa.drivers
mesa
vulkan-validation-layers
vulkan-tools