From 0f0659c9f4e272016f89c5cf7651d67e1d9f1281 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 14 Nov 2020 16:12:46 +0100 Subject: [PATCH] Add clang-tools to packages --- modules/software.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/software.nix b/modules/software.nix index 7bdff35..c1733f6 100644 --- a/modules/software.nix +++ b/modules/software.nix @@ -81,6 +81,8 @@ ## Python nodePackages.pyright black + # C/C++ + clang-tools ]; # Fonts declaration