l security-workarounds: remove pkexec fix
This commit is contained in:
parent
9777d03ec0
commit
08887763dc
|
@ -1,6 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
with import <stockholm/lib>;
|
||||
{
|
||||
# https://github.com/Lassulus/CVE-2021-4034
|
||||
security.wrappers.pkexec.source = lib.mkForce (pkgs.writeText "pkexec" "");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue