diff --git a/makefu/1systems/tsp/source.nix b/makefu/1systems/tsp/source.nix index 9abf503e2..afb05e296 100644 --- a/makefu/1systems/tsp/source.nix +++ b/makefu/1systems/tsp/source.nix @@ -2,4 +2,5 @@ name="tsp"; full = true; hw = true; + home-manager = true; }