chore: fix grammar
This commit is contained in:
parent
cb524d3060
commit
0ace52a053
1 changed files with 2 additions and 2 deletions
|
@ -33,9 +33,9 @@
|
||||||
# Configure programs
|
# Configure programs
|
||||||
programs = {
|
programs = {
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
# Load and unload environment variables.
|
# Load and unload environment variables
|
||||||
direnv.enable = true;
|
direnv.enable = true;
|
||||||
# Android debug bridge: communicate with devices.
|
# Android debug bridge: communicate with devices
|
||||||
adb.enable = true;
|
adb.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue