9 lines
253 B
Markdown
9 lines
253 B
Markdown
# Nixos-config
|
|
|
|
My flake based nixos configuration. To use this, just rebuild your system using `sudo nixos-rebuild switch --flake .` while in the project directory.
|
|
|
|
|
|
## Neovim config
|
|
|
|
Check out my neovim config in [this directory](./dotfiles/neovim)
|