diff --git a/home/features/cli/fish.nix b/home/features/cli/fish.nix index 74834e1..42729ea 100644 --- a/home/features/cli/fish.nix +++ b/home/features/cli/fish.nix @@ -58,7 +58,6 @@ in { lzg = mkIf hasLazygit "lazygit"; lzd = mkIf hasLazydocker "lazydocker"; batt = ''upower -i /org/freedesktop/UPower/devices/battery_BAT0 | grep -e "percentage" -e "state"''; - hx = "heliox-cli --mode"; slp = "systemctl suspend"; sdn = "shutdown 0"; nrs = "nh os switch ~/.setup";