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 | 629f621918589d6e2efa70d360e4c8bad61f5c4d (patch) | |
tree | 50489be9a43af32671671f2e7a45715d3243e85d | |
parent | 4f131c40c88ab131e07e294cd1ddfa19b2f26d26 (diff) |
3 tv.identity: add cloudkrebs domains
-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 584b27165..9a83908a6 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] |