Merge pull request 'justfile: init' (!56) from justfile into main

Reviewed-on: https://git.pvv.ntnu.no/Drift/pvv-nixos-config/pulls/56
Reviewed-by: Oystein Kristoffer Tveit <oysteikt@pvv.ntnu.no>
This commit is contained in:
Peder Bergebakken Sundt
2024-08-07 12:22:04 +02:00
3 changed files with 26 additions and 0 deletions

View File

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