From 91dfc7b0c98c505671e8102da48c4662f398ad90 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 22 Aug 2022 17:03:55 +0200 Subject: [PATCH] Add alejandra to the base-packages --- modules/base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/base.nix b/modules/base.nix index 8abf5f0..f2dda17 100644 --- a/modules/base.nix +++ b/modules/base.nix @@ -43,6 +43,7 @@ with lib; { }; environment.systemPackages = with pkgs; [ + alejandra alacritty.terminfo bintools clang