/nixenv

Primary LanguageNixCreative Commons Zero v1.0 UniversalCC0-1.0

work env

Using home-manager without the need to install it (annoying on MacOS) and ensures a pinned environment.

Prerequisites

You must have nix installed on your machine.

curl -L https://nixos.org/nix/install | sh

Tutorial

Run the switch script to switch to your configuration:

```sh
./switch.sh
```