summary refs log tree commit diff stats
path: root/modules/hm/sils
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hm/sils')
-rw-r--r--modules/hm/sils/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/hm/sils/default.nix b/modules/hm/sils/default.nix
new file mode 100644
index 0000000..65740a9
--- /dev/null
+++ b/modules/hm/sils/default.nix
@@ -0,0 +1,4 @@
+{...}: {
+  imports = [
+  ];
+}