{config, ...}: { services.usbguard = { enable = false; implicitPolicyTarget = "block"; IPCAllowedUsers = [ "root" config.var.username ]; }; }