From 486e9a12dfa1af6120c7e3a29ac6ea81b2f6a838 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Tue, 16 Nov 2021 18:49:12 +0100 Subject: [PATCH] add ansible lint --- home/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/common.nix b/home/common.nix index df3888d..080d53d 100644 --- a/home/common.nix +++ b/home/common.nix @@ -23,6 +23,7 @@ tmux mosh ansible + ansible-lint ]; programs.vim = {