2020-04-10 14:07:18 +02:00
|
|
|
# Nixos-config
|
|
|
|
|
2022-01-13 07:47:12 +01:00
|
|
|
My flake based nixos configuration. To use this, just rebuild your system using `sudo nixos-rebuild switch --flake .` while in the project directory.
|
2022-01-25 11:00:09 +01:00
|
|
|
|
2022-09-09 00:16:11 +02:00
|
|
|
## Neovim config
|
2022-07-27 10:03:08 +02:00
|
|
|
|
|
|
|
Check out my neovim config in [this directory](./dotfiles/neovim)
|
2022-09-09 00:16:11 +02:00
|
|
|
|
|
|
|
<!-- Drew this using venn.nvim
|
|
|
|
┌┬┬┬┬┬─┬─┬─┬──┬──┬───┬─────┐┌─────┐
|
|
|
|
├┼┼┼┼┼┬┴┬┴┬┴─┬┴─┬┴─┬─┴──┬──┘│START│ ┌┐
|
|
|
|
├┼┼┼┼┼┴┬┴┬┴──┴──┴──┴────┘ └─┬┬┬─┘ ││┌┐ ┌───────────┐
|
|
|
|
├┼┼┼┼┼┬┴┬┘ │││ ││││┌┐┌──────────────────►│ │
|
|
|
|
└┴┴┴┴┴┴─┘┌──────────────┐ │││ │││││││ ┌───────┐ │ hmmmm ┌─ │ ───────┐
|
|
|
|
│SOMETHING ELSE├─────┴┴┴───┬┼┼┼┼┼┼┼─│HMMMMMM│ │ │ │ │
|
|
|
|
└──────────────┘ ││││││└┘ └───────┘ └─────── │ ─┘ │
|
|
|
|
││││└┘ └───────────┘
|
|
|
|
└┘└┘
|
|
|
|
-->
|