${SHELL}
hostname
Pass along device `hostname` into `home-manager` (and more) configs Used for the `rebuild` command since `nix-on-droid` uses the `default` system instead of the `$(hostname)` one (because that requires root to change on-device)
home-manager
Automatically add the flake's overlays to `home-manager`'s `nixpkgs.overlays` Split up `reo101-shell` Upgdate `cheetah` to `23.05` Some formatting
rebuild
Now takes a `module` paramater to indicate where the flake is stored
Also add `advcpmv` aliases for `cp` and `mv`