From 9c405ab08043b851633223bda39b41ba684eef73 Mon Sep 17 00:00:00 2001 From: zackartz Date: Fri, 1 Mar 2024 14:47:48 -0500 Subject: [PATCH] 95 current 2024-03-01 14:47:44 24.05.20240228.9099616 6.6.18 * --- hosts/common/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/default.nix b/hosts/common/default.nix index 7a3819a..d1b3a91 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -34,6 +34,7 @@ networking.networkmanager.enable = true; security.polkit.enable = true; + security.pam.services.swaylock = {}; # Set your time zone. time.timeZone = "America/New_York";