Files
LillyOS/modules/cli/adb.nix
2026-01-05 04:04:42 +01:00

3 lines
33 B
Nix

{
programs.adb.enable = true;
}