diff options
author | lassulus <lass@aidsballs.de> | 2015-07-23 13:15:38 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-07-23 13:15:38 +0200 |
commit | 42deb3899c73a09c7b8ba1cc589e95d4fa60c73e (patch) | |
tree | 50489be9a43af32671671f2e7a45715d3243e85d /3modules/tv | |
parent | 4864ecc2aa04d4a200ff65dd7c775fb4fb4582af (diff) |
3 tv.identity: add cloudkrebs domains
Diffstat (limited to '3modules/tv')
-rw-r--r-- | 3modules/tv/identity.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/3modules/tv/identity.nix b/3modules/tv/identity.nix index 584b271..9a83908 100644 --- a/3modules/tv/identity.nix +++ b/3modules/tv/identity.nix @@ -55,6 +55,12 @@ let retiolum = "hosts"; de.viljetic = "regfish"; de.krebsco = "ovh"; + de.habsys = "hosts"; + de.pixelpocket = "hosts"; + de.karlaskop = "hosts"; + de.ubikmedia = "hosts"; + de.apanowicz = "hosts"; + de.aidsballs = "hosts"; }; # splitByProvider : [alias] -> set providername [alias] |