From a9ea5775ce5cb737b82387ab46343d6cb3fc04e3 Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Mon, 14 Oct 2024 10:10:33 +0200 Subject: [PATCH] add TODO --- structure/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/structure/default.nix b/structure/default.nix index 98fcbb67..01148eb4 100644 --- a/structure/default.nix +++ b/structure/default.nix @@ -9,6 +9,7 @@ in { imports = [ ./content-types.nix ]; + # TODO: enable i18n, e.g. via a nested attribute for language-specific content options.pages = mkOption { description = '' Collection of pages on the site