justfile: init

This commit is contained in:
2024-08-04 03:28:17 +02:00
parent f475243b94
commit 4476cdcbbc
2 changed files with 17 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShellNoCC {
packages = with pkgs; [
justfile
jq
gum
sops
gnupg
openstackclient