{ config, pkgs, lib, ... }: { imports = [ ]; security.polkit.enable = true; security.pam.services.gtklock = { }; security.pam.services.swaylock = { }; security.pam.services.swaylock-effects = { }; }