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 | 838f40d55060142395c240a8ef7808a11d137914 (patch) | |
tree | c1aa6afd86851841c032877670b98aefaee3f775 /tv/2configs | |
parent | d05329475f80afd7e0a480fbe884309e810f60e5 (diff) |
krebszones -> ovh-zone
Diffstat (limited to 'tv/2configs')
-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 b256008..b1d739e 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 ]; |