{ ... }: { module.shells.abbrs = { # NH HELPER nhs = "nh home switch"; nos = "nh os switch"; nca = "nh clean all"; # NIX TOOLS nxU = "nix flake lock --update-input"; nxu = "nix flake update"; "-h" = "--help"; }; }