From 70896aa96990524a126fe6c902bc9bd57be9ff3f Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 22 May 2024 22:56:53 -0400 Subject: [PATCH] meta/ideas: clear done --- ideas.md | 3 --- todo.md | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ideas.md b/ideas.md index 2002dd0..3ae30a8 100644 --- a/ideas.md +++ b/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 --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)? diff --git a/todo.md b/todo.md index 5fc63ba..c03bc8f 100644 --- a/todo.md +++ b/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