https://github.com/ornicar/dotfiles
NixOs & Neovim
https://github.com/ornicar/dotfiles
Last synced: about 2 months ago
JSON representation
NixOs & Neovim
- Host: GitHub
- URL: https://github.com/ornicar/dotfiles
- Owner: ornicar
- Created: 2010-11-12T10:44:55.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T19:45:21.000Z (about 2 months ago)
- Last Synced: 2025-04-06T20:18:00.251Z (about 2 months ago)
- Language: Nix
- Homepage:
- Size: 12.5 MB
- Stars: 245
- Watchers: 10
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/) configurationThanks to:
-
-
- The [knight who says Nix](https://www.youtube.com/@vimjoyer)