Adds cachix program

This commit is contained in:
Abhinav Sarkar 2023-10-06 19:05:40 +05:30
parent e0bcadef51
commit 7b7e987576

View File

@ -9,6 +9,7 @@ let
nixfmt
rnix-lsp
statix
cachix
];
networkingPackages = with pkgs; [
curl