Update nix-gaming
This commit is contained in:
parent
9a51746ac2
commit
a722647f27
3 changed files with 16 additions and 14 deletions
|
@ -161,10 +161,11 @@ in
|
|||
# enable this module
|
||||
enable = true;
|
||||
# defaults (no need to be set unless modified)
|
||||
quantum = 64;
|
||||
quantum = 32;
|
||||
rate = 48000;
|
||||
};
|
||||
};
|
||||
|
||||
# udev configurations
|
||||
services.udev.packages = with pkgs; [
|
||||
qmk-udev-rules # For keyboards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue