From c38d70e6e7a1ee36e01b07c608dfd5211475abdb Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 16 Feb 2025 19:45:50 +0300 Subject: [PATCH] dont check when switching --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index ba7b3ae..a8cdedc 100644 --- a/justfile +++ b/justfile @@ -11,7 +11,7 @@ build *args: check-git nvd diff /run/current-system ./result [linux] -switch *args: check-git check +switch *args: check-git # sudo nixos-rebuild switch --accept-flake-config --flake . {{args}} |& nom nh os switch .