From 2591fc7ede5a5442d577509e8bb78455b982e91c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Fri, 3 Jan 2020 15:16:43 +0000 Subject: [PATCH] pam: remove cups service The cups module itself already defines this. --- nixos/modules/security/pam.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/modules/security/pam.nix b/nixos/modules/security/pam.nix index 1085501e8597..782716e51973 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. - cups = {}; ftp = {}; i3lock = {}; i3lock-color = {};