about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--modules/common/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index d5dfb7a3..a272bd52 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -24,6 +24,8 @@
   externalBinaries,
   ...
 }: {
+  # TODO(@bpeetz): Move this file to default options in their respective modules. <2025-05-31>
+
   soispha = {
     age.enable = true;
     boot.enable = true;