all repos — nixfiles @ e3e50821333e13cb7d964c597336f3805716e60e

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

development: install yamllint

Alan Pearce
commit

e3e50821333e13cb7d964c597336f3805716e60e

parent

80f19b76f458c6661aff97c7ae96e05c5eaee60d

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

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -3,6 +3,7 @@
{ home.packages = with pkgs; [ shellcheck editorconfig-core-c + python3Packages.yamllint mosh