nix home-manager configs created by fleek.
Aliases were added to the config to make it easier to use. To use them, run the following commands:
# To change into the fleek generated home-manager directory
$ fleeks
# To apply the configuration
$ apply-$(hostname)
Your actual aliases are listed below: apply-brens-home-pc = "nix run --impure home-manager/master -- -b bak switch --flake .#bingham@brens-home-pc";
fleeks = "cd ~/.local/share/fleek";