20 lines
1.6 KiB
Markdown
20 lines
1.6 KiB
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)
|
|
|
|
<!-- Drew this using venn.nvim
|
|
┌┬┬┬┬┬─┬─┬─┬──┬──┬───┬─────┐┌─────┐
|
|
├┼┼┼┼┼┬┴┬┴┬┴─┬┴─┬┴─┬─┴──┬──┘│START│ ┌┐
|
|
├┼┼┼┼┼┴┬┴┬┴──┴──┴──┴────┘ └─┬┬┬─┘ ││┌┐ ┌───────────┐
|
|
├┼┼┼┼┼┬┴┬┘ │││ ││││┌┐┌──────────────────►│ │
|
|
└┴┴┴┴┴┴─┘┌──────────────┐ │││ │││││││ ┌───────┐ │ hmmmm ┌─ │ ───────┐
|
|
│SOMETHING ELSE├─────┴┴┴───┬┼┼┼┼┼┼┼─│HMMMMMM│ │ │ │ │
|
|
└──────────────┘ ││││││└┘ └───────┘ └─────── │ ─┘ │
|
|
││││└┘ └───────────┘
|
|
└┘└┘
|
|
-->
|