meta: add to ideas/todo, change repository scope to meta
This commit is contained in:
parent
f4c5fa90da
commit
10aad2b662
3 changed files with 7 additions and 0 deletions
2
ideas.md
2
ideas.md
|
@ -9,3 +9,5 @@
|
|||
- Declarative partition creation
|
||||
- [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.
|
||||
- Reconsider Avahi. Mostly redundant with tailscale handling most things, except when internet is down.
|
||||
- Change `repository` scope to `meta`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue