about summary refs log tree commit diff stats
path: root/modules/by-name/lf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/by-name/lf/lf/ctpv/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/lf/lf/ctpv/default.nix b/modules/by-name/lf/lf/ctpv/default.nix
index e25fa344..3748eca4 100644
--- a/modules/by-name/lf/lf/ctpv/default.nix
+++ b/modules/by-name/lf/lf/ctpv/default.nix
@@ -151,7 +151,7 @@ in {
       default = config.home-manager.users.soispha.xdg.dataHome;
     };
 
-    package = lib.mkPackageOption pkgs "ctpv" {};
+    package = lib.mkPackageOption pkgs "ctpv-64-types" {};
 
     # TODO: This is necessary, as the `./prev` dir is imported separately and as such
     # cannot access the `./helpers.sh` file in it's parent directory.