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

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

WIP
https://github.com/rogercoll/nix-config

Last synced: about 1 month ago
JSON representation

WIP

Awesome Lists containing this project

README

        

# Nix configuration

Always under construction.

## Requirements

```bash
nix shell nixpkgs#home-manager
```

## Usage

```bash
sudo nixos-rebuild switch --flake .#hostname
home-manager switch --flake .#username@hostname
```