This commit is contained in:
Tao Tien 2025-01-05 00:48:30 -08:00
parent 6d341f6d28
commit 6403108bd2
3 changed files with 4 additions and 2 deletions

View file

@ -6,6 +6,7 @@
...
}: {
users.users.tao.packages = with pkgs; [
piper
mousai
toastify
man-pages
@ -118,6 +119,7 @@
services.udev.extraRules = ''
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0660", GROUP="users", TAG+="uaccess", TAG+="udev-acl"
'';
services.ratbagd.enable = true;
boot.extraModulePackages = with config.boot.kernelPackages; [
v4l2loopback