docs: update README.md
This commit is contained in:
parent
d30ea66cc5
commit
a29c56e3bc
1 changed files with 17 additions and 7 deletions
24
README.md
24
README.md
|
@ -4,8 +4,24 @@ Contains configuration files for NixOS. Everything is declared through [flake.ni
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
|
v0.1.0 will be replicating my old dotfiles setup.
|
||||||
|
|
||||||
|
The milestones are:
|
||||||
|
|
||||||
|
- [x] ~.gitconfig~ -> under home-manager
|
||||||
|
- [ ] .bash_aliases
|
||||||
|
- [ ] nvim
|
||||||
|
- [ ] init.lua tweaks
|
||||||
|
- [ ] lazy.nvim
|
||||||
|
- [ ] catppuccin
|
||||||
|
- [ ] nvim-tree
|
||||||
|
- [ ] nvim-treesitter (?)
|
||||||
|
- [ ] tmux
|
||||||
|
|
||||||
v1.0.0 will be a full replacement for my Windows desktop.
|
v1.0.0 will be a full replacement for my Windows desktop.
|
||||||
|
|
||||||
|
- [x] Set up SSH keys for GitHub and other machines
|
||||||
|
|
||||||
What is currently missing:
|
What is currently missing:
|
||||||
- LLMs
|
- LLMs
|
||||||
- Stable Diffusion
|
- Stable Diffusion
|
||||||
|
@ -15,8 +31,7 @@ What is currently missing:
|
||||||
- Photo editing
|
- Photo editing
|
||||||
- Whatever else I think of
|
- Whatever else I think of
|
||||||
|
|
||||||
v0.1.0 will be adequate. The milestones to reach are:
|
What could be interesting:
|
||||||
- [ ] Set up SSH keys for GitHub and other machines
|
|
||||||
- Update home-manager so I don't have to rebuild the entire system to change configs
|
- Update home-manager so I don't have to rebuild the entire system to change configs
|
||||||
- Modularise the nix files
|
- Modularise the nix files
|
||||||
- Set up Neovim as a worthy VS Code replacement
|
- Set up Neovim as a worthy VS Code replacement
|
||||||
|
@ -32,9 +47,4 @@ v0.1.0 will be adequate. The milestones to reach are:
|
||||||
## Thoughts I have
|
## Thoughts I have
|
||||||
- Hyprland from flake so I'm on the bleeding edge? Scrumptious
|
- Hyprland from flake so I'm on the bleeding edge? Scrumptious
|
||||||
- Set up SSH keys from every machine to every machine ever
|
- Set up SSH keys from every machine to every machine ever
|
||||||
|
|
||||||
## Neovim Plugins
|
|
||||||
- lazy.nvim
|
|
||||||
- markview.nvim
|
|
||||||
- nvim-tree
|
|
||||||
- helpview.nvim (vimdoc viewer)
|
- helpview.nvim (vimdoc viewer)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue