From 771846382e00543b1d37ba4262a8a27684f35213 Mon Sep 17 00:00:00 2001 From: lew Date: Sat, 4 Apr 2026 22:47:13 +0100 Subject: [PATCH] feat: added just --- hosts/common/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/default.nix b/hosts/common/default.nix index b35d011..ec369b6 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -9,5 +9,6 @@ neovim git sops + just ]; }