removes missing option
This commit is contained in:
parent
d380fdffa9
commit
aeeaccae23
1 changed files with 0 additions and 1 deletions
|
|
@ -138,7 +138,6 @@
|
||||||
# Shells
|
# Shells
|
||||||
environment.shells = [ pkgs.bash ];
|
environment.shells = [ pkgs.bash ];
|
||||||
programs.bash = {
|
programs.bash = {
|
||||||
enableLsColors = true;
|
|
||||||
completion.enable = true;
|
completion.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue