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 | ede66e5d5ba5a74f4af7a9fb8479e2016faeb67f (patch) | |
tree | a2ca3dc8e84cb870eb28218b26015bbee5e33c8d /tv | |
parent | 9b50125b86c36ecf3e290c99e323239994fa77a7 (diff) |
xu: use krebszones, thanks 1ec7dab!
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 bfd59531a..d40d8ef56 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 |