{ home.shellAliases = { git = "nix shell nixpkgs#git -c git $1"; btop = "nix shell nixpkgs#btop -c btop"; }; }