mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: added droidcam
This commit is contained in:
parent
709c4c7eff
commit
e14c97062d
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
programs.adb.enable = true;
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
droidcam.enable = true;
|
||||
};
|
||||
services.udev.packages = builtins.attrValues {
|
||||
inherit
|
||||
(pkgs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue