Compare commits

..

No commits in common. "d08b8011e44c36c51571174dbebcfd46ad8fc27e" and "a53d99731c7edb129a6fd3985f08a5719a3373e0" have entirely different histories.

View file

@ -125,7 +125,7 @@ with lib; {
doctrine = flakes.trivionomicon.lib.mkDoctrine {
inherit pkgs;
inherit (doctrine) prefix;
namespace = "hm";
namespace = "home";
};
};