udev rules for tuxedo drivers (#444087)
This commit is contained in:
@@ -31,5 +31,6 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
boot.kernelModules = [ "tuxedo_keyboard" ];
|
||||
boot.extraModulePackages = [ tuxedo-drivers ];
|
||||
services.udev.packages = [ tuxedo-drivers ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user