chore: remove unused command

This commit is contained in:
kagura114 2024-09-08 11:16:24 +08:00
parent 3fdde0cacf
commit 6ff9855bae

View file

@ -92,7 +92,6 @@ in
update = "sudo nixos-rebuild switch"; update = "sudo nixos-rebuild switch";
home-update = "home-manager switch"; home-update = "home-manager switch";
home-edit = "hx ~/.config/home-manager"; home-edit = "hx ~/.config/home-manager";
home-fetch = "bash -c \"cd ./.config/home-manager/ || git pull\"";
}; };
history = { history = {