about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJosé Luis Lafuente <jl@lafuente.me>2022-10-05 18:34:30 +0200
committerGitHub <noreply@github.com>2022-10-05 17:34:30 +0100
commit396f4f05b9c7dc15a3cf36cba246c32088e37c32 (patch)
tree366b6fb0e74ab2264552985b3f22e4d6de3f9299 /nixos/modules/module-list.nix
parent6c31662096928e5e003b8778ca8fdb3b2e1663ce (diff)
nixos/tmate-ssh-server: init module (#192270)
* nixos/tmate-ssh-server: init module

Co-authored-by: Aaron Andersen <aaron@fosslib.net>
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 c254501670758..db07d6312c426 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -960,6 +960,7 @@
   ./services/networking/tinc.nix
   ./services/networking/tinydns.nix
   ./services/networking/tftpd.nix
+  ./services/networking/tmate-ssh-server.nix
   ./services/networking/trickster.nix
   ./services/networking/tox-bootstrapd.nix
   ./services/networking/tox-node.nix