aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2019-10-05 23:18:45 +0000
committerKatharina Fey <kookie@spacekookie.de>2019-10-05 23:18:45 +0000
commit3965d1b500168f2660b025cb04dc4e167900aeea (patch)
tree82672b64761b06a673729be7a86ff41218340d1b /README
parent73d865b1dae7585d0eff167271dabe77c9d0b8e6 (diff)
Changing README formatting to be proper markdown
For rationale on this change, see this [1] bug on sourcehut which results in plaintext README's to be rendered as markdown. [1]: https://todo.sr.ht/~sircmpwn/git.sr.ht/239
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 0ffae5f5ec9..fcdf5c1d902 100644
--- a/README
+++ b/README
@@ -2,15 +2,15 @@ LIBKOOKIE
=========
This is my personal collection of nix expressions. It replaces my old
-`kookiepkgs` [0] and `nixcfg` [1] repositories. It contains a subtree
+[`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
+- `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