all repos — nixfiles @ 4ab8ed8887c04a65a01aadae4ae80e32d9a29f1b

System and user configuration, managed by nix and home-manager

linde: remove unused rec
Alan Pearce alan@alanpearce.eu
Sat, 22 Jun 2024 14:21:33 +0200
commit

4ab8ed8887c04a65a01aadae4ae80e32d9a29f1b

parent

261501d35522c4bc4927624737ab6ab06a13991e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -349,7 +349,7 @@ services.powerdns =     let
       inherit (lib.lists) flatten;
       inherit (lib.strings) concatStringsSep;
-      he = rec {
+      he = {
         notify = "216.218.130.2";
         axfr = [
           "216.218.133.2"