mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
enable adb
This commit is contained in:
parent
01f7589659
commit
7a987a1fc3
2 changed files with 2 additions and 1 deletions
|
@ -99,6 +99,7 @@
|
|||
];
|
||||
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
dconf.enable = true;
|
||||
droidcam.enable = true;
|
||||
xwayland.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue