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 | 4d0e453e8a778766a4e72ffc9bf9b07c61f8a5cd (patch) | |
tree | f88699b6bcc58585e81f0cfdc414412a6d233b4c /tv/1systems | |
parent | 45c39cddad6d8d2d65b3a145648611c1e9c78737 (diff) |
tv mu: import <stockholm/tv>
Diffstat (limited to 'tv/1systems')
-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 6c22971bf..014d14458 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> ]; |