From 4bc19dd1e3737c9c73cd7aec800b190fa56c6fe2 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Mon, 5 Dec 2022 20:14:28 +0100 Subject: [PATCH] uptdate readme --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba2af1a4..154dda19 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,19 @@ -# my nixos/nix-darwin configs +# my nixos/nix-darwin Configs +## Folder structure -### 2022-04-12 repository layout was changed completely, the old layout is in https://github.com/thexyno/nixos-config/tree/oldmain +- `hosts/` + - host specific configuration +- `nixos-modules/` + - nixos modules +- `hm-imports/` + - home-manager modules +- `data/` + - some configuration files, pubkeys, ... +- `lib/` + - helper functions +- `packages/` + - packages to small to put into another repo +- `secrets/` + - agenix secrets +