diff options
author | makefu <github@syntax-fehler.de> | 2020-07-14 23:09:49 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-07-14 23:09:49 +0200 |
commit | 52d85f456bb4e320e860eb39c13ed8515b29287a (patch) | |
tree | 6a462879e1530d379d675df271dea29f16266701 /makefu/1systems/tsp | |
parent | bf4438e815cb40a1d808510bbe378ac9010574fb (diff) |
ma tsp.r,wbob.r,sdev.r: include home-manager
Diffstat (limited to 'makefu/1systems/tsp')
-rw-r--r-- | makefu/1systems/tsp/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/tsp/config.nix b/makefu/1systems/tsp/config.nix index bbfaebd44..7c65737f7 100644 --- a/makefu/1systems/tsp/config.nix +++ b/makefu/1systems/tsp/config.nix @@ -7,6 +7,7 @@ imports = [ # Include the results of the hardware scan. <stockholm/makefu> + <stockholm/makefu/2configs/home-manager> <stockholm/makefu/2configs/main-laptop.nix> # <stockholm/makefu/2configs/tools/all.nix> <stockholm/makefu/2configs/fs/single-partition-ext4.nix> |