Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rejuvyesh/nix

Set of Nix packages
https://github.com/rejuvyesh/nix

Last synced: about 1 month ago
JSON representation

Set of Nix packages

Awesome Lists containing this project

README

        

# rejuvyesh's ~/.nixpkgs

A set of default packages to be installed via nix. The plan is to completely shift from arch to NixOS.

Install pacakges by:

```sh
nix-env -i rejuvnix
```

Don't forget to:

```
source ~/.nix-profile/etc/profile.d/nix.sh
```