From b37787a62f77e625fee99fb430d392d20ba04152 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 14 May 2026 11:05:31 +0100 Subject: feat(remote-dev): add just to the nix profile So the dotfiles `justfile` (and any in-tree project justfiles the user checks out on the VM) work without falling back to make/scripts. --- remote-dev/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/remote-dev/home.nix b/remote-dev/home.nix index 184de6b..98376a4 100644 --- a/remote-dev/home.nix +++ b/remote-dev/home.nix @@ -41,6 +41,7 @@ in sd choose zoxide + just # Viewers bat -- cgit v1.3.1