From 9184e51519d9bd0912e942632d581a7e1afe7ec6 Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Fri, 11 Oct 2024 12:10:05 +0200 Subject: [PATCH] chore: luj-static is handled by gandi --- machines/gustave/nsd.nix | 1 - modules/dns/default.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/machines/gustave/nsd.nix b/machines/gustave/nsd.nix index 09ff000..17894f8 100644 --- a/machines/gustave/nsd.nix +++ b/machines/gustave/nsd.nix @@ -18,7 +18,6 @@ let "julienmalka.me" "malka.family" "luj" - "luj-static.page" "malka.sh" ]; diff --git a/modules/dns/default.nix b/modules/dns/default.nix index 43ec4ef..d0ed934 100644 --- a/modules/dns/default.nix +++ b/modules/dns/default.nix @@ -11,7 +11,6 @@ let "julienmalka.me" "malka.family" "luj" - "luj-static.page" "malka.sh" ];