add the keyboard-configurator since garrus is now a galp5 with open firmware/ec

This commit is contained in:
Aaron Honeycutt 2024-09-06 23:19:53 +00:00
parent b0e0f6f813
commit 003cb12231

View file

@ -6,4 +6,8 @@
# System76 # System76
hardware.system76.enableAll = true; hardware.system76.enableAll = true;
environment.systemPackages = with pkgs; [
system76-keyboard-configurator
];
} }