This commit is contained in:
Joseph Hanson 2024-08-13 11:46:29 -05:00
parent 6fbf5d520d
commit b307534521
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -2,7 +2,6 @@
with lib; with lib;
let let
cfg = config.mySystem.services.bind; cfg = config.mySystem.services.bind;
serviceUser = "named";
in in
{ {
options.mySystem.services.bind = { options.mySystem.services.bind = {