Revert "acpid: Disable network access"

This commit is contained in:
Tungsten842 2024-01-30 22:49:43 +01:00 committed by GitHub
parent 18559625bc
commit c1afcd1c8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,7 +135,6 @@ in
wantedBy = [ "multi-user.target" ];
serviceConfig = {
PrivateNetwork = true;
ExecStart = escapeShellArgs
([ "${pkgs.acpid}/bin/acpid"
"--foreground"