update, fix mopidy-local, fix the fucking scanning

This commit is contained in:
notgne2 2022-12-05 19:03:23 -07:00
parent 63e2f483ba
commit b41922a4d4
No known key found for this signature in database

View file

@ -106,6 +106,5 @@ in {
hplipWithPlugin hplipWithPlugin
]; ];
}; };
services.udev.packages = [pkgs.utsushi];
}; };
} }