From 21543d335285eb017e58dc767dcd42d6090e4ce8 Mon Sep 17 00:00:00 2001 From: Curt Spark Date: Wed, 10 Dec 2025 22:16:51 +0000 Subject: [PATCH] Hardware keyboard configuration --- global.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/global.nix b/global.nix index 160ceeb6..07294d0f 100644 --- a/global.nix +++ b/global.nix @@ -307,6 +307,9 @@ payload-dumper-go edl + + vial + ] ++ stablePackages; # Enable OpenGL/Vulkan hardware acceleration etc @@ -756,6 +759,8 @@ # Sony NetMD CMT-AH10 ATTRS{idVendor}=="054c", ATTRS{idProduct}=="021d", MODE="0664", GROUP="plugdev" + + KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{serial}=="*vial:f64c2b3c*", MODE="0660", GROUP="users", TAG+="uaccess", TAG+="udev-acl" ''; # This value determines the NixOS release from which the default