Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanjameswatson/dotfiles

NixOS and home-manager configurations
https://github.com/jonathanjameswatson/dotfiles

Last synced: 7 days ago
JSON representation

NixOS and home-manager configurations

Awesome Lists containing this project

README

        

# dotfiles

My NixOS and home-manager configurations.

## FAQ

### How do I set up command-not-found?

Run:

```bash
nix-channel --add https://nixos.org/channels/nixos-23.11 nixos
sudo nix-channel --update
```