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-DESKTOP-C9O7JV2 = "nix run --impure home-manager/master -- -b bak switch --flake .#troglotit@DESKTOP-C9O7JV2";
apply-ntrn1703 = "nix run --impure home-manager/master -- -b bak switch --flake .#aargunov@ntrn1703";
fleeks = "cd ~/.local/share/fleek";