An open API service indexing awesome lists of open source software.

https://github.com/redsuperbat/nix-config

Nix config
https://github.com/redsuperbat/nix-config

Last synced: 11 months ago
JSON representation

Nix config

Awesome Lists containing this project

README

          

# Nix Configuration for Reproducible Work Machines

## Fresh install

```sh
make bootstrap-mac
```

select `no` when it prompts you for a determinate install, we want to manage our nix installation ourselves.

## Update configuration after install

```sh
make darwin-rebuild
```