~pmc/nix

make some changes
remove tuareg and merlin

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~pmc/nix
read/write
git@git.sr.ht:~pmc/nix

You can also use your local clone with git send-email.

#Configuration for my machines which use Nix

#How to use

#With home-manager

  1. Clone this repo recursively to ~/.config/nixpkgs

  2. Add a home.nix file importing the machine file, for example:

    import ./machines/macbook-air.nix
    
  3. Install home-manager

Do not follow this link