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

https://github.com/vic/vix

Vic's *Nix config.
https://github.com/vic/vix

hacktoberfest macos nix nixos

Last synced: over 1 year ago
JSON representation

Vic's *Nix config.

Awesome Lists containing this project

README

          

# Vic's Nix Environment

```bash
# previously setup keys for secrets.

git clone git@github.com:vic/vix
cd vix
ln -sfn $PWD $HOME/.flake # Used to link config files (nvim/doom-emacs/terminals,etc)
nix develop -c os-rebuild switch
```