all repos — nixfiles @ c0adc4b8e20b2594a6bc655db7795d85a18c34cf

System and user configuration, managed by nix and home-manager

home-manager: automatically move files that are in the way

Alan Pearce
commit

c0adc4b8e20b2594a6bc655db7795d85a18c34cf

parent

08e518eb6e6f78bc7ac5d08506d8bda01d118f81

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M user/settings/shell.nixuser/settings/shell.nix
@@ -118,7 +118,7 @@ grup = "git rup";
ho = "home-manager"; hob = "home-manager build"; - hos = "home-manager switch"; + hos = "home-manager switch -b hm_bak_$(date +%Y%m%d%H%M)"; hon = "home-manager news"; hoh = "home-manager help"; hop = "home-manager packages";