From 0d8cee1aac95b26ee26731d3779703e8a5679af9 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 22 Jul 2024 07:09:55 -0700 Subject: remove commands from devenv --- justfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'justfile') diff --git a/justfile b/justfile index 9e6f93e..b2e51dd 100644 --- a/justfile +++ b/justfile @@ -6,3 +6,6 @@ update-deps: build-darwin: darwin-rebuild build --flake .# + +switch-darwin: + darwin-rebuild switch --flake .# -- cgit 1.4.1