Update
This commit is contained in:
parent
530e9d8bea
commit
d877b40d0b
@ -9,18 +9,9 @@
|
||||
secrets = {
|
||||
sshconfig = { path = "/home/hadi/.ssh/config"; };
|
||||
github-key = { path = "/home/hadi/.ssh/github"; };
|
||||
nextcloud-adminpass = {
|
||||
path = "/etc/nextcloud/adminpassFile";
|
||||
owner = "nextcloud";
|
||||
};
|
||||
cloudflare-apitoken = {
|
||||
path = "/etc/cloudflare/apiToken";
|
||||
owner = "cloudflare-dyndns";
|
||||
};
|
||||
tailscaled-authKey = {
|
||||
path = "/etc/tailscale/authKey";
|
||||
owner = "tailscaled";
|
||||
};
|
||||
nextcloud-adminpass = { path = "/etc/nextcloud/adminpassFile"; };
|
||||
cloudflare-apitoken = { path = "/etc/cloudflare/apiToken"; };
|
||||
tailscaled-authKey = { path = "/etc/tailscale/authKey"; };
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user