Add mosh to pkgs, add rebuild alias.

This commit is contained in:
Sam W 2022-01-10 10:16:19 +00:00
parent 0093613ef9
commit 265b691eab
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ in {
g = "git";
cat = "bat";
hmswitch = ''home-manager switch --flake ".#$(hostname -s)"'';
nrswitch = "nixos-rebuild switch --flake '.#'";
};
prezto = {
enable = true;