Update
This commit is contained in:
parent
adecf1bc29
commit
1b3cc99197
@ -21,11 +21,10 @@
|
|||||||
mode = "0444"; # FIXME
|
mode = "0444"; # FIXME
|
||||||
path = "/etc/cloudflare/apiToken";
|
path = "/etc/cloudflare/apiToken";
|
||||||
};
|
};
|
||||||
# tailscaled-authKey = {
|
tailscaled-authKey = {
|
||||||
# path = "/etc/tailscale/authKey";
|
mode = "0444"; # FIXME
|
||||||
# owner = "tailscaled";
|
path = "/etc/tailscale/authKey";
|
||||||
# group = "tailscaled";
|
};
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user