about summary refs log tree commit diff
path: root/users/grfn
diff options
context:
space:
mode:
authorAspen Smith <grfn@gws.fyi>2024-02-12T02·52-0500
committerclbot <clbot@tvl.fyi>2024-02-12T02·55+0000
commitca06731e649b09ce7fe5dd65bfbf396835914e64 (patch)
tree8e61d3a91aa9a67252774227a92236510f3b8779 /users/grfn
parent42dd3a57ba319562449a2f52438d5f7481374663 (diff)
feat(grfn/system): Enable ocaml module on yeren r/7501
Change-Id: I89f1c449532d4dded322e5a5713d55a096ce94bc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10808
Autosubmit: aspen <root@gws.fyi>
Reviewed-by: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/grfn')
-rw-r--r--users/grfn/system/home/machines/yeren.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/system/home/machines/yeren.nix b/users/grfn/system/home/machines/yeren.nix
index 6ffa02a57c..9a7a561b5e 100644
--- a/users/grfn/system/home/machines/yeren.nix
+++ b/users/grfn/system/home/machines/yeren.nix
@@ -12,6 +12,7 @@ in
     ../modules/desktop.nix
     ../modules/development/agda.nix
     ../modules/development/readyset.nix
+    ../modules/development/ocaml.nix
   ] ++ (lib.optional (pathExists ../modules/private.nix) ../modules/private.nix);
 
   # for when hacking