diff options
author | tv <tv@krebsco.de> | 2017-06-18 16:22:32 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-06-18 16:22:32 +0200 |
commit | 7be1055c66c507360120cf1158e8786766bfca01 (patch) | |
tree | d7d409302223f1f19ad5ea40090f35ca3593b675 /tv | |
parent | 4f704b41fccf29efee31cf44dc5fd88c9e2b2089 (diff) |
xu: use krebszones, thanks 838f40d!
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/xu.nix | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index bfd5953..d40d8ef 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -35,6 +35,7 @@ with import <stockholm/lib>; haskellPackages.hledger htop jq + krebszones mkpasswd netcat netcup @@ -47,18 +48,6 @@ with import <stockholm/lib>; texlive.combined.scheme-full tmux - (pkgs.writeDashBin "krebszones" '' - set -efu - export OVH_ZONE_CONFIG=$HOME/.secrets/krebs/ovh-zone.conf - case $* in - import) - set -- import /etc/zones/krebsco.de krebsco.de - echo "+ krebszones $*" >&2 - ;; - esac - exec ${pkgs.krebszones}/bin/ovh-zone "$@" - '') - #ack #apache-httpd #ascii |