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:
parent
333059a879
commit
8761d91c5c
4 changed files with 15 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
6
modules/README.md
Normal file
6
modules/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## Modules Part of the Flake
|
||||
|
||||
### nixos
|
||||
|
||||
|
||||
### home
|
1
overlays/README.md
Normal file
1
overlays/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
## Overlays provided by this flake
|
3
shells/README.md
Normal file
3
shells/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Shells provided by this flake
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue