diff options
| author | makefu <github@syntax-fehler.de> | 2020-07-14 22:54:37 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2020-07-14 22:54:37 +0200 |
| commit | bf4438e815cb40a1d808510bbe378ac9010574fb (patch) | |
| tree | b4d6fb16db641ca652b07265fce907cb77622ea7 | |
| parent | 2be4fecf5ad01e565fca211781fb9556a16481c3 (diff) | |
ma tsp.r: add home-manager source
| -rw-r--r-- | makefu/1systems/tsp/source.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |
