/fleek-overlay-example

An example of using the emacs overlay with fleek (ejected)

Primary LanguageNix

Fleek Configuration

nix home-manager configs created by fleek

Reference

home-manager home-manager options

Usage

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";