From cb2dfa481beec95e6ffe07d4324835621c9de5c0 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 5 Jul 2024 22:00:35 -0400 Subject: [PATCH] global/security: enable polkit --- modules/global/security.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/global/security.nix b/modules/global/security.nix index 2ebd485..1508fe5 100644 --- a/modules/global/security.nix +++ b/modules/global/security.nix @@ -27,6 +27,7 @@ in hash = "sha256-NpVi8Uv2IaxCq+laQp+YL1xrJeIFeDZv5SKAWT1bzGQ="; }) ]; + polkit.enable = true; }; hardware = {