aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index f014363..66501a5 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,6 @@ the provided AppImage near your Home Manager configuration. Configure and access
`cider.nix` through the `programs.cider` attribute.
```nix
-{ pkgs, ... }:
{
programs.cider = {
enable = true;