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)