/ config / languages / shell.nix
shell.nix
1  {
2    languages.shell.enable = true;
3  }