From 625f84505162ea76ba422e931c876ad322ced09e Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 16 Aug 2023 00:32:07 -0400 Subject: [PATCH] meta: update ideas.md --- ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ideas.md b/ideas.md index 3e158a2..6e860a5 100644 --- a/ideas.md +++ b/ideas.md @@ -10,4 +10,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. - Reconsider Avahi. Mostly redundant with tailscale handling most things, except when internet is down. -- Change `repository` scope to `meta` +- Setup Nix LSP with [nil](https://github.com/oxalica/nil)