👷 ci(just): Auto backup conflicting home files
This commit is contained in:
parent
091d2b3e86
commit
ee2dcf2784
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -2,7 +2,7 @@ default:
|
||||||
@just --list
|
@just --list
|
||||||
|
|
||||||
deployhome:
|
deployhome:
|
||||||
home-manager switch --flake .
|
home-manager switch -b bak --flake .
|
||||||
|
|
||||||
update:
|
update:
|
||||||
nix flake update
|
nix flake update
|
||||||
|
|
Loading…
Reference in a new issue