nixos-config/systemProfiles/programs/adb.nix
2024-10-25 10:39:48 +02:00

3 lines
34 B
Nix

{
programs.adb.enable = true;
}