dev/base: enable shell auto-formatting
1 file changed, 1 insertion(+), 0 deletions(-)
M user/settings/development/base.nix → user/settings/development/base.nix
@@ -2,6 +2,7 @@ { config, lib, pkgs, ... }: { home.packages = with pkgs; [ shellcheck + shfmt editorconfig-core-c python3Packages.yamllint