about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorhappysalada <raphael@megzari.com>2022-11-19 18:33:18 -0500
committerYt <happysalada@proton.me>2022-11-19 18:58:04 -0500
commit82ee824968003f2a440cb5cc319906fdafe2a4c9 (patch)
tree3c0cbd0025189c7244526b8b92c92b6bc4262316 /nixos/modules/module-list.nix
parentbde8349b33d3b6e67f2b1efe8e97045f945169d4 (diff)
surrealdb: module init
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 8fdf1f09cd18c..2a23a32eaba6e 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -382,6 +382,7 @@
   ./services/databases/pgmanage.nix
   ./services/databases/postgresql.nix
   ./services/databases/redis.nix
+  ./services/databases/surrealdb.nix
   ./services/databases/victoriametrics.nix
   ./services/desktops/accountsservice.nix
   ./services/desktops/bamf.nix