diff --git a/nixos/modules/security/pam.nix b/nixos/modules/security/pam.nix
index 782716e51973..9a82e3b71cd8 100644
--- a/nixos/modules/security/pam.nix
+++ b/nixos/modules/security/pam.nix
@@ -777,7 +777,6 @@ in
           '';
 
         # Most of these should be moved to specific modules.
-        ftp = {};
         i3lock = {};
         i3lock-color = {};
         vlock = {};