diff options
author | makefu <github@syntax-fehler.de> | 2017-07-28 21:59:28 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-07-28 21:59:28 +0200 |
commit | 6919ec53cc640e0b813989012eecc58665887e19 (patch) | |
tree | 7bc8ee8940bb67b5f9cadefc997fe3e7bfd9237b /makefu/1systems | |
parent | 059b2e3477c9de2a6e69573c16bcf8b2826e0ae9 (diff) |
ma tsp: fix rewrite to stockholm
Diffstat (limited to 'makefu/1systems')
-rw-r--r-- | makefu/1systems/tsp/config.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/tsp/config.nix b/makefu/1systems/tsp/config.nix index 7169638d4..75a11d3a7 100644 --- a/makefu/1systems/tsp/config.nix +++ b/makefu/1systems/tsp/config.nix @@ -10,7 +10,8 @@ <stockholm/makefu/2configs/gui/base.nix> <stockholm/makefu/2configs/fs/sda-crypto-root.nix> # hardware specifics are in here - <stockholm/makefu/2configs/hw/tp-x200.nix #< imports tp-x2x0.nix> + # imports tp-x2x0.nix + <stockholm/makefu/2configs/hw/tp-x200.nix> <stockholm/makefu/2configs/disable_v6.nix> <stockholm/makefu/2configs/rad1o.nix> |