statix: init

This commit is contained in:
2024-08-04 01:31:54 +02:00
parent 53040bada1
commit 314c7960d1
2 changed files with 25 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ pkgs.mkShell {
nativeBuildInputs = with pkgs; [
sops
gnupg
statix
openstackclient
];