fix vps home bug
This commit is contained in:
parent
a1d58322f1
commit
d08b8011e4
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ with lib; {
|
|||
doctrine = flakes.trivionomicon.lib.mkDoctrine {
|
||||
inherit pkgs;
|
||||
inherit (doctrine) prefix;
|
||||
namespace = "home";
|
||||
namespace = "hm";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue