all repos — nixfiles @ 0fa0aee97068a89249a42924710e2c228e257d68

System and user configuration, managed by nix and home-manager

dev/base: enable shell auto-formatting

Alan Pearce
commit

0fa0aee97068a89249a42924710e2c228e257d68

parent

5901b79097c2c328412875c10b7b7bc19f0af269

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -2,6 +2,7 @@ { config, lib, pkgs, ... }:
{ home.packages = with pkgs; [ shellcheck + shfmt editorconfig-core-c python3Packages.yamllint