about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorLorenz Leutgeb <lorenz@leutgeb.xyz>2023-10-23 19:29:30 +0200
committerGitHub <noreply@github.com>2023-10-23 19:29:30 +0200
commitcc6c2d32f297744e7ef7848fdf5b1886fa04ba4f (patch)
tree72f33eb43250d5e71cb6b08d8b23a2379fc2b550 /nixos/modules/module-list.nix
parent924c682627d1b9779bf9f1455e732c6eac3d3b29 (diff)
rosenpass: refactor, add module and test (#254813)
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 47b262bf4d987..81b7b981a4460 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1047,6 +1047,7 @@
   ./services/networking/redsocks.nix
   ./services/networking/resilio.nix
   ./services/networking/robustirc-bridge.nix
+  ./services/networking/rosenpass.nix
   ./services/networking/routedns.nix
   ./services/networking/rpcbind.nix
   ./services/networking/rxe.nix