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 /lass/1systems | |
parent | c6605a3ab8f6a5098bbd3e011de50e37bf242a05 (diff) |
krebszones -> ovh-zone
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/mors.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix index dd3777c64..a5305c07c 100644 --- a/lass/1systems/mors.nix +++ b/lass/1systems/mors.nix @@ -76,7 +76,7 @@ with import <stockholm/lib>; } { environment.systemPackages = [ - pkgs.krebszones + pkgs.ovh-zone ]; } { |