summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-06-28 22:09:46 -0400
committerGitHub <noreply@github.com>2018-06-28 22:09:46 -0400
commite0cd8fc91a743637bae0462755ec0953b7ccb70f (patch)
tree27f4733e66789193141d02859a4d0e951e71215c /nixos/modules/module-list.nix
parent2ffadccbe710e82a665d3f05fd175320dc0eea0d (diff)
parent4ea4073c465f4bd821f2c608179f27154a54e576 (diff)
downloadnixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.tar
nixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.tar.gz
nixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.tar.bz2
nixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.tar.lz
nixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.tar.xz
nixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.tar.zst
nixlib-e0cd8fc91a743637bae0462755ec0953b7ccb70f.zip
Merge pull request #42394 from netixx/add-freeradius-modules
freeradius : added service to module-list
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 8de41467ce12..ea996acebb20 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -487,6 +487,7 @@
   ./services/networking/flannel.nix
   ./services/networking/flashpolicyd.nix
   ./services/networking/freenet.nix
+  ./services/networking/freeradius.nix
   ./services/networking/gale.nix
   ./services/networking/gateone.nix
   ./services/networking/gdomap.nix