aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000000..0ffae5f5ec9
--- /dev/null
+++ b/README
@@ -0,0 +1,23 @@
+LIBKOOKIE
+=========
+
+This is my personal collection of nix expressions. It replaces my old
+`kookiepkgs` [0] and `nixcfg` [1] repositories. It contains a subtree
+of nixpkgs, overlays and modules.
+
+`overlays/patches`: patches to upstream packages
+`overlays/pkgs`: custom out-of-nixpkgs packages
+`nixpkgs`: subtree of nixpkgs (follows unstable)
+`modules`: system configuration modules
+`roots`: available entry-points (machines)
+`ext`: possible private extensions
+
+The `activate` script can be used to switch to a new system
+configuration
+
+
+
+---
+
+[0]: https://git.sr.ht/~spacekookie/kookiepkgs
+[1]: https://git.sr.ht/~spacekookie/nixcfg