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

https://github.com/linarcx/nixbox

Nixos operations in the box!
https://github.com/linarcx/nixbox

automation nixos shell-script

Last synced: about 1 year ago
JSON representation

Nixos operations in the box!

Awesome Lists containing this project

README

          

# NixBox ![Language](https://img.shields.io/github/languages/top/LinArcX/nixbox.svg?style=flat-square) ![RepoSize](https://img.shields.io/github/repo-size/LinArcX/nixbox.svg?style=flat-square) ![Latest Tag](https://img.shields.io/github/tag/LinArcX/nixbox.svg?colorB=green&style=flat-square)
Nixos operations in box!

## Preview
!["NixBox"](./assets/menu.png "NixBox")

### Introduction
A menu driven shell script to manage nixos operations.

## Features
1. Show generations per profiles(user profile, system profile).
2. List/delete/search derivations.
3. List/update/add channels.

##
|Menu|Search Derivation|Locate Packages|
|:-----:|:-----:|:-----:|
|![](./assets/menu.png)|![](./assets/search_derivation.png)|![](./assets/locate_packages.png)|
|Click image to enlarge|Click image to enlarge| Click image to enlarge|

## Installation

1. if you are in unstable channel:
`nix-env -iA nixos.nixbox`
2. or download __default.nix__ and build it with `nix-build`

## Donate
- Monero: `48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e`

## License
![License](https://img.shields.io/github/license/LinArcX/nixbox.svg?style=flat-square)