diff options
author | lassulus <lass@lassul.us> | 2017-06-18 14:00:05 +0200 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-06-18 14:00:05 +0200 |
commit | 1ec7dabe6233ecec74a0b387f1e7851f55c72ad5 (patch) | |
tree | 0a25527a7467b14c76b206e6218877f0fac5bcf4 /tv/2configs/default.nix | |
parent | c6605a3ab8f6a5098bbd3e011de50e37bf242a05 (diff) |
krebszones -> ovh-zone
Diffstat (limited to 'tv/2configs/default.nix')
-rw-r--r-- | tv/2configs/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index b2560084d..b1d739ef3 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -155,7 +155,7 @@ with import <stockholm/lib>; environment.systemPackages = [ pkgs.get pkgs.krebspaste - pkgs.krebszones + pkgs.ovh-zone pkgs.nix-prefetch-scripts pkgs.push ]; |