mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
refactor netcup-dns
This commit is contained in:
parent
3d7b02fcdd
commit
b99723f3f4
@ -33,7 +33,7 @@ in
|
||||
# Configure netcup-dns.
|
||||
# Create file `/etc/netcup-dns/netcup-dns-95191.json`.
|
||||
deployment.keys."netcup-dns-95191.json" = {
|
||||
keyFile = ../../secrets/netcup-dns.json;
|
||||
keyFile = ../secrets/netcup-dns.json;
|
||||
destDir = "/etc/netcup-dns";
|
||||
user = "netcup-dns";
|
||||
group = "netcup-dns";
|
||||
|
Loading…
Reference in New Issue
Block a user