diff options
author | tv <tv@krebsco.de> | 2017-10-26 20:58:32 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-10-26 20:58:32 +0200 |
commit | 01409f4dbfb353855f95c38210d2cb5b3fc90ba8 (patch) | |
tree | f13a671f94ee560f6637ea79e58d867ffdfc65f2 | |
parent | a00d516b5897bae3583aeae16103d7b6657f7cc4 (diff) |
tv modules: rm umts
-rw-r--r-- | tv/3modules/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index 0fcf8cc9d..493cc8b72 100644 --- a/tv/3modules/default.nix +++ b/tv/3modules/default.nix @@ -5,7 +5,6 @@ ./hosts.nix ./iptables.nix ./nixpkgs-overlays.nix - ./umts.nix ./x0vncserver.nix ]; } |