summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorMichael Raitza <spacefrogg-github@meterriblecrew.net>2018-01-24 18:32:33 +0100
committerMichael Raitza <spacefrogg-github@meterriblecrew.net>2018-02-02 16:43:44 +0100
commitd0ebdbd3085973daf45185a226ce9072092862c1 (patch)
treec15561d19734a6f2902234866defb41ff7df526f /nixos/modules/module-list.nix
parentce74e1cc3681b1607822ba84184cde84b057ab32 (diff)
downloadnixlib-d0ebdbd3085973daf45185a226ce9072092862c1.tar
nixlib-d0ebdbd3085973daf45185a226ce9072092862c1.tar.gz
nixlib-d0ebdbd3085973daf45185a226ce9072092862c1.tar.bz2
nixlib-d0ebdbd3085973daf45185a226ce9072092862c1.tar.lz
nixlib-d0ebdbd3085973daf45185a226ce9072092862c1.tar.xz
nixlib-d0ebdbd3085973daf45185a226ce9072092862c1.tar.zst
nixlib-d0ebdbd3085973daf45185a226ce9072092862c1.zip
nixos/openafsServer: OpenAFS server nixos module
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 f23b5873b527..3c55952b0b22 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -416,6 +416,7 @@
   ./services/network-filesystems/netatalk.nix
   ./services/network-filesystems/nfsd.nix
   ./services/network-filesystems/openafs/client.nix
+  ./services/network-filesystems/openafs/server.nix
   ./services/network-filesystems/rsyncd.nix
   ./services/network-filesystems/samba.nix
   ./services/network-filesystems/tahoe.nix