diff options
author | lassulus <lassulus@lassul.us> | 2020-07-22 22:51:26 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2020-07-22 22:51:26 +0200 |
commit | 9a877083b017e6882517f7cf44419f221f2decc1 (patch) | |
tree | bad379cf1d0959e7eec27673bcbf09f1e0c28a24 /makefu/1systems/tsp/source.nix | |
parent | 9fdc801bb79a57757851e7d4727b428af6ddc705 (diff) | |
parent | d1989632cfd88a747c98c3a0edab45922fbf1884 (diff) |
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'makefu/1systems/tsp/source.nix')
-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; } |