diff options
author | tv <tv@krebsco.de> | 2017-08-01 22:37:41 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-08-01 22:39:47 +0200 |
commit | dada153f79a4cbd4cb7eb1d4ec56c76edda13f23 (patch) | |
tree | 3d68b776156930efe335a5789678c10e4d9e0a0e /tv/1systems/mu | |
parent | ac8bff61c4788aca65e21d5426a6266471c47890 (diff) |
tv systems: normalize head
Diffstat (limited to 'tv/1systems/mu')
-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 01de9ee..11715c1 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -1,8 +1,6 @@ -{ config, pkgs, ... }: - with import <stockholm/lib>; +{ config, pkgs, ... }: { -{ imports = [ <stockholm/krebs> <stockholm/tv/2configs> |