diff --git a/hosts/hackens-org/modules/acme-ssl.nix b/hosts/hackens-org/acme-ssl.nix similarity index 100% rename from hosts/hackens-org/modules/acme-ssl.nix rename to hosts/hackens-org/acme-ssl.nix diff --git a/hosts/hackens-org/modules/default.nix b/hosts/hackens-org/modules/default.nix index 74e25e4..e1ff977 100644 --- a/hosts/hackens-org/modules/default.nix +++ b/hosts/hackens-org/modules/default.nix @@ -2,7 +2,6 @@ { imports = [ ./my.nix - ./acme-ssl.nix ./staticWebsite.nix ./nginx.nix ./webhook.nix