From 03b115f8e08ea9375d3e1b77f3d84bd135b81fb1 Mon Sep 17 00:00:00 2001 From: Rok Garbas Date: Sun, 15 May 2016 07:47:31 +0200 Subject: [PATCH] nixos/i3lock-color: added to pam --- nixos/modules/security/pam.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/security/pam.nix b/nixos/modules/security/pam.nix index 021c561af759..231a1890e0c0 100644 --- a/nixos/modules/security/pam.nix +++ b/nixos/modules/security/pam.nix @@ -471,6 +471,7 @@ in cups = {}; ftp = {}; i3lock = {}; + i3lock-color = {}; screen = {}; vlock = {}; xlock = {};