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

https://github.com/ornicar/dotfiles

NixOs & Neovim
https://github.com/ornicar/dotfiles

Last synced: about 2 months ago
JSON representation

NixOs & Neovim

Awesome Lists containing this project

README

        

## Thibs' NixOs config

This is my personal [NixOs](https://nixos.org/) configurations for my machines.
It's not meant to be used by anyone else, but feel free to take inspiration from it.

- `nix/home/` contains my [home-manager](https://github.com/nix-community/home-manager) configuration
- `nix/system/` contains my [NixOs](https://nixos.org/) configuration
- `flake.nix` is the entry point from which all machines are configured
- `nvim/` contains my [neovim](https://neovim.io/) configuration

Thanks to:

-
-
- The [knight who says Nix](https://www.youtube.com/@vimjoyer)