meta/ideas: clear done
This commit is contained in:
parent
9b7e63068c
commit
70896aa969
2 changed files with 1 additions and 3 deletions
3
ideas.md
3
ideas.md
|
@ -8,7 +8,4 @@
|
|||
- [Disko](https://github.com/nix-community/disko) could be used
|
||||
- UUIDs can be generated using `uuidgen`. `uuidgen --md5 --namespace <UUID> --name <NAME>` is useful for deterministically generating UUIDs. Use the namespace to represent the computer itself, and the name to represent the partitions.
|
||||
- Setup Nix LSP with [nil](https://github.com/oxalica/nil)
|
||||
- Replace CloudFlare SSL certificate with Let's Encrypt via [ACME](https://nixos.wiki/wiki/ACME)
|
||||
- Set timezone for portable devices with localtimed
|
||||
- Switch to nvim and setup
|
||||
- Base off of [Ersei's config](https://git.sr.ht/~fd/nix-configs/tree/main/item/home/common/nvim)?
|
||||
|
|
1
todo.md
1
todo.md
|
@ -53,6 +53,7 @@
|
|||
# NixVim
|
||||
- [ ] LSP support
|
||||
- [ ] Fix Nix indenting
|
||||
- [ ] Borrow from [Ersei's config](https://git.sr.ht/~fd/nix-configs/tree/main/item/home/common/nvim)
|
||||
|
||||
# Issues pending fixes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue