about summary refs log tree commit diff stats
path: root/hm/soispha/conf/lf/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/conf/lf/default.nix')
-rw-r--r--hm/soispha/conf/lf/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/lf/default.nix b/hm/soispha/conf/lf/default.nix
index 260b01fb..7b604ed0 100644
--- a/hm/soispha/conf/lf/default.nix
+++ b/hm/soispha/conf/lf/default.nix
@@ -53,7 +53,7 @@ in {
       cmd on-quit %${pkgs.ctpv}/bin/ctpv -e $id
       set cleaner ${pkgs.ctpv}/bin/ctpvclear
 
-      source ${nixosConfig.age.secrets.lf.cd_paths}
+      source ${nixosConfig.age.secrets.lf_cd_paths.path}
     '';
   };
 }