summary refs log tree commit diff
path: root/modules/foundation/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/foundation/default.nix')
-rw-r--r--modules/foundation/default.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/foundation/default.nix b/modules/foundation/default.nix
new file mode 100644
index 0000000..19b1462
--- /dev/null
+++ b/modules/foundation/default.nix
@@ -0,0 +1,9 @@
+{ ... }:
+
+{
+  # currently there are no foundation
+  # modules in the `minerals` configuration.
+  # after the (possible) merge with the
+  # network configuration, it will house
+  # more modules.
+}