mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
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