summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-07-14 22:54:37 +0200
committermakefu <github@syntax-fehler.de>2020-07-14 22:54:37 +0200
commitf8522d4a93e534cfd158eab23cd5aa73f77b2868 (patch)
tree6bbdc91dfc358c1439a0a3be8502a8151b78afd9
parent66aa97cd3bfaebb8efc23c7645a520c2ba7a6733 (diff)
ma tsp.r: add home-manager source
-rw-r--r--1systems/tsp/source.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/1systems/tsp/source.nix b/1systems/tsp/source.nix
index 9abf503e2..afb05e296 100644
--- a/1systems/tsp/source.nix
+++ b/1systems/tsp/source.nix
@@ -2,4 +2,5 @@
name="tsp";
full = true;
hw = true;
+ home-manager = true;
}