diff --git a/nixos/modules/leasereport.nix b/nixos/modules/leasereport.nix
index e3a6c4b5fdaa3710f37421107f5ad743f1fb1347..8695a51fefa12d1fec742633c9f2e7bac81b8008 100644
--- a/nixos/modules/leasereport.nix
+++ b/nixos/modules/leasereport.nix
@@ -2,4 +2,4 @@
 let
   leasereport = import ./leasereport-repo.nix;
 in
-  (callPackage "${leasereport}/nix" { }).LeaseReport.components.exe.LeaseReport
+  (callPackage "${leasereport}/nix" { }).LeaseReport.components.exes.LeaseReport