diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |