droidcam
and magit
improvements
This commit is contained in:
parent
8175759a71
commit
39521036fb
11 changed files with 98 additions and 5 deletions
|
@ -1,4 +1,8 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
programs.adb.enable = !pkgs.stdenv.hostPlatform.isAarch64;
|
||||
|
||||
services.udev.packages = [
|
||||
pkgs.android-udev-rules
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue