Cleanup
This commit is contained in:
parent
577dd607b7
commit
9e206f08bd
1 changed files with 3 additions and 0 deletions
|
|
@ -198,6 +198,9 @@
|
|||
# And add headscale_oidc_secret to your secrets.yaml
|
||||
};
|
||||
|
||||
# === Tailscale Client ===
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# === Backups (Restic + B2) ===
|
||||
myModules.backup = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue