From 20adf44486406903ccec5161a6fba2f5d6160d3d Mon Sep 17 00:00:00 2001 From: ekzyis Date: Thu, 25 Jul 2024 16:21:23 -0500 Subject: [PATCH] Fix missing suid for slock --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index ac1ae43..f2bfc5d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -126,7 +126,6 @@ dunst autorandr arandr - slock scrot brave vscodium @@ -155,6 +154,7 @@ # enable = true; # enableSSHSupport = true; # }; + programs.slock.enable = true; # List services that you want to enable: