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