aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-24 04:45:05 +0000
committerGitHub <[email protected]>2024-10-24 04:45:05 +0000
commit42d6b6080e05015c192e6bbcfaac176a0b14824d (patch)
treed619bba79db14eb9000d107e15b0d885d6c609d6 /README.md
parentdocs(readme): remove unused input from example (diff)
downloadcider.nix-main.tar.xz
cider.nix-main.zip
docs(readme): remove unused input from exampleHEADmain
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;