mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-23 17:35:38 +02:00
hardware/keychron: use latest option
Some checks failed
/ Build Nix targets (push) Has been cancelled
Some checks failed
/ Build Nix targets (push) Has been cancelled
This commit is contained in:
parent
b2845acd39
commit
c48b59fe72
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ in
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
|
||||
services.udev.packages = with pkgs; [
|
||||
qmk-udev-rules
|
||||
via
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue