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

https://github.com/ryankanno/dotfiles

All my dotfiles
https://github.com/ryankanno/dotfiles

Last synced: 4 months ago
JSON representation

All my dotfiles

Awesome Lists containing this project

README

        

# dotfiles

## hic sunt dracones

I have some serious dotfiles. Here they are.

## home-manager (linux/macmini)

```
export NIXPKGS_ALLOW_INSECURE=1
home-manager switch --flake .#ryankanno@{linux,macmini} --impure
```