diff --git a/plugins/otter.nix b/plugins/otter.nix new file mode 100644 index 0000000..4701491 --- /dev/null +++ b/plugins/otter.nix @@ -0,0 +1,3 @@ +_:{ + opts.enable = true; +}