nixos/acme: remove unused symbols

This commit is contained in:
Florian Klink
2026-06-21 23:47:29 +03:00
parent 78d07871f5
commit 633f52c08e
-2
View File
@@ -2,13 +2,11 @@
config,
lib,
pkgs,
options,
...
}:
let
cfg = config.security.acme;
opt = options.security.acme;
user = if cfg.useRoot then "root" else "acme";
# Used to calculate timer accuracy for coalescing