chore: fix grammar

This commit is contained in:
♥ Minnie ♥ 2025-03-08 09:05:49 +08:00
parent cb524d3060
commit 0ace52a053
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -33,9 +33,9 @@
# Configure programs
programs = {
zsh.enable = true;
# Load and unload environment variables.
# Load and unload environment variables
direnv.enable = true;
# Android debug bridge: communicate with devices.
# Android debug bridge: communicate with devices
adb.enable = true;
};