chore: remove unused command
This commit is contained in:
parent
3fdde0cacf
commit
6ff9855bae
1 changed files with 0 additions and 1 deletions
1
home.nix
1
home.nix
|
@ -92,7 +92,6 @@ in
|
|||
update = "sudo nixos-rebuild switch";
|
||||
home-update = "home-manager switch";
|
||||
home-edit = "hx ~/.config/home-manager";
|
||||
home-fetch = "bash -c \"cd ./.config/home-manager/ || git pull\"";
|
||||
};
|
||||
|
||||
history = {
|
||||
|
|
Loading…
Reference in a new issue