From 0ba745d792fa694b8ab56276eff4af3a1d601e24 Mon Sep 17 00:00:00 2001 From: punkfairie Date: Mon, 26 May 2025 13:43:07 -0700 Subject: [PATCH] feat: add check recipes --- Justfile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Justfile b/Justfile index 0fa6606..d90db9e 100644 --- a/Justfile +++ b/Justfile @@ -74,6 +74,14 @@ genFirefoxAddons: secret name: cd secrets && agenix --edit {{name}}.age --identity ~/.ssh/marley@nyx && cd - +[group('maintainence')] +check: + nix flake check + +[group('maintainence')] +checkall: + nix flake check --all-systems + alias s := search search this: nh search {{this}}