mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-14 16:33:02 -04:00
update group and remove user
This commit is contained in:
parent
e19d49ea72
commit
79a9f4b7d5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
dnsProvider = "cloudflare";
|
dnsProvider = "cloudflare";
|
||||||
email = "certs@sadan.zip";
|
email = "certs@sadan.zip";
|
||||||
environmentFile = config.sops.secrets.cloudflare_env.path;
|
environmentFile = config.sops.secrets.cloudflare_env.path;
|
||||||
user = "nginx";
|
group = "nginx";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
defaults = {
|
defaults = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue