From 1858c59effab05a3d1b04b53121029ea6207b4ea Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 18 Sep 2024 18:05:46 +0200 Subject: add ocaml --- common/home/opam/default.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 common/home/opam/default.nix (limited to 'common/home/opam') diff --git a/common/home/opam/default.nix b/common/home/opam/default.nix new file mode 100644 index 0000000..d0baee2 --- /dev/null +++ b/common/home/opam/default.nix @@ -0,0 +1,5 @@ +{ ... }: +{ + enable = true; + enableZshIntegration = true; +} -- cgit v1.2.3-70-g09d2