mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/input: set SANE_DEFAULT_DEVICE
This commit is contained in:
parent
c84d7bc3ed
commit
ba1167d989
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
enable = true;
|
||||
brscan5.enable = true;
|
||||
};
|
||||
environment.sessionVariables = {
|
||||
SANE_DEFAULT_DEVICE = "brother5:bus2;dev2";
|
||||
};
|
||||
|
||||
services.fprintd.enable = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue