stefandeml / nixenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
```

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Nix 99.4%Language:Shell 0.6%