meta: update ideas.md
This commit is contained in:
parent
7acb83e5e4
commit
625f845051
1 changed files with 1 additions and 1 deletions
2
ideas.md
2
ideas.md
|
@ -10,4 +10,4 @@
|
||||||
- [Disko](https://github.com/nix-community/disko) could be used
|
- [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.
|
- 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.
|
||||||
- Reconsider Avahi. Mostly redundant with tailscale handling most things, except when internet is down.
|
- 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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue