diff options
author | tv <tv@krebsco.de> | 2018-09-16 21:31:14 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-09-16 21:31:14 +0200 |
commit | 85974cbe74ebf01d75fd3d93233870baa0dead32 (patch) | |
tree | 3cd8b7403bcd138be6b1242ed38faa268fcc1f05 | |
parent | 619a864e92fa89890e4e1676af3d3be9d4519ece (diff) |
tv mu: import <stockholm/tv>
-rw-r--r-- | tv/1systems/mu/config.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 6c22971..014d144 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -2,9 +2,7 @@ with import <stockholm/lib>; { config, pkgs, ... }: { imports = [ - <stockholm/krebs> - <stockholm/tv/2configs> - <stockholm/tv/3modules> + <stockholm/tv> <stockholm/tv/2configs/exim-retiolum.nix> <stockholm/tv/2configs/retiolum.nix> ]; |