init: Setup some Readmes

initial readmes that should link to each other and explain the thought process that went into why things are in these categories
This commit is contained in:
Christoph Hollizeck 2024-10-08 15:42:58 +02:00
parent 333059a879
commit 8761d91c5c
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 15 additions and 0 deletions

View file

@ -11,6 +11,9 @@ Most of this config draws inspiration from this config:
[https://github.com/jakehamilton/config](https://github.com/jakehamilton/config)
[ToC]
# NixOs config
## Archetypes
@ -46,3 +49,5 @@ How do I deplo my config onto new systems, and how do I safely transmit my signi
## Backups
I saw that there is a onedrive version for linux, but I feel like that is not a good solution, I should look into [syncthing](https://syncthing.net) as this one looks really interesting, but I don't want to start this until I understood all of the implications.