From ee2dcf2784d3c4212dcd0715105ce808f492ec9d Mon Sep 17 00:00:00 2001 From: punkfairie Date: Fri, 25 Oct 2024 16:38:55 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20ci(just):=20Auto=20backup=20conf?= =?UTF-8?q?licting=20home=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index 439924c..64154e0 100644 --- a/Justfile +++ b/Justfile @@ -2,7 +2,7 @@ default: @just --list deployhome: - home-manager switch --flake . + home-manager switch -b bak --flake . update: nix flake update