summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authordadada <dadada@dadada.li>2023-07-08 01:44:42 +0200
committerdadada <dadada@dadada.li>2023-10-21 17:51:42 +0200
commit77f7b5a3e5cf65b4b31204aae8d205a771ec990e (patch)
tree24d44e77680076eac0e2df0dbb04014b33c122de /nixos/modules/module-list.nix
parent63ecebe2a3ffe0aaa2c9b371d1bb52aee0aa6496 (diff)
nixos/soft-serve: init
This adds a NixOS module for Soft Serve, a tasty, self-hostable Git
server for the command line. The module has a test that checks some
basic things like creating users, creating a repo and cloning it.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
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 79918f71f7be2..69f2a5a557c1f 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -730,6 +730,7 @@
   ./services/misc/signald.nix
   ./services/misc/siproxd.nix
   ./services/misc/snapper.nix
+  ./services/misc/soft-serve.nix
   ./services/misc/sonarr.nix
   ./services/misc/sourcehut
   ./services/misc/spice-vdagentd.nix