forked from mirrors_public/oddlama_nix-config
feat: add udev rules for probe-rs
This commit is contained in:
parent
db30ac20c1
commit
5d78bf6578
4 changed files with 155 additions and 1 deletions
|
@ -20,6 +20,7 @@ lib.optionalAttrs (!minimal) {
|
|||
"wheel"
|
||||
"input"
|
||||
"video"
|
||||
"plugdev"
|
||||
];
|
||||
isNormalUser = true;
|
||||
autoSubUidGidRange = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue