diff --git a/luci/modules/home-manager/home.nix b/luci/modules/home-manager/home.nix index 1ad6d6c..65e3396 100644 --- a/luci/modules/home-manager/home.nix +++ b/luci/modules/home-manager/home.nix @@ -46,7 +46,7 @@ in # Copy radicale pass file home.file."${config.xdg.configHome}/radicale" = { - source = ../luci/modules/radicale/rad_pass; + source = ../radicale/rad_pass; }; home.sessionVariables = {