carbon: +brscan5

This commit is contained in:
Primrose 2024-08-04 20:19:41 +02:00
parent a4594e5b5a
commit 1792dc7c24
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
users.users.leana.extraGroups = [ "scanner" ];
hardware.sane = {
enable = true;
brscan5.enable = true;
};
}