diff options
Diffstat (limited to 'flake/default.nix')
-rw-r--r-- | flake/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/default.nix b/flake/default.nix index 6e70428b..02d6e5b4 100644 --- a/flake/default.nix +++ b/flake/default.nix @@ -138,6 +138,7 @@ in { nil ragenix.packages."${system}".default shellcheck + shfmt statix yamllint ]; |