aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-14 11:05:31 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-14 11:05:31 +0100
commitb37787a62f77e625fee99fb430d392d20ba04152 (patch)
treea1efc4317c9abfe32b54fc2787880c9f429afd50
parentb60042404a8aeab81b81380b401d638fb20a1b0e (diff)
downloaddotfiles-b37787a62f77e625fee99fb430d392d20ba04152.tar.gz
dotfiles-b37787a62f77e625fee99fb430d392d20ba04152.tar.bz2
dotfiles-b37787a62f77e625fee99fb430d392d20ba04152.zip
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.
-rw-r--r--remote-dev/home.nix1
1 files changed, 1 insertions, 0 deletions
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