nix home-manager configs created by fleek
home-manager home-manager options
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-fedora = "nix run --impure home-manager/master -- -b bak switch --flake .#matt@fedora";
fleeks = "cd ~/.local/share/fleek";