added via to udev
This commit is contained in:
parent
1be7eb162a
commit
ee389bdb92
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
config = lib.mkIf config.host.hardware.viaKeyboard {
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
};
|
||||
|
||||
services.udev.packages = [pkgs.via];
|
||||
services.udev.packages = [pkgs.via];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue