diff --git a/README.md b/README.md index 93ed8d0..06e63c9 100644 --- a/README.md +++ b/README.md @@ -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. + + diff --git a/modules/README.md b/modules/README.md new file mode 100644 index 0000000..8cdac11 --- /dev/null +++ b/modules/README.md @@ -0,0 +1,6 @@ +## Modules Part of the Flake + +### nixos + + +### home diff --git a/overlays/README.md b/overlays/README.md new file mode 100644 index 0000000..1143f67 --- /dev/null +++ b/overlays/README.md @@ -0,0 +1 @@ +## Overlays provided by this flake diff --git a/shells/README.md b/shells/README.md new file mode 100644 index 0000000..98f1482 --- /dev/null +++ b/shells/README.md @@ -0,0 +1,3 @@ +## Shells provided by this flake + +