33 current 2025-10-06 11:32:10 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-06 11:32:12 -05:00
parent 0ee8546194
commit 4804bcb22f
5 changed files with 9 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
let
cfg = config.modules.system.tailscale;
authkey_file = "/run/secrets/tailscale_authkey";
authkey_file = config.sops.secrets."tailscale_authkey".path;
in
{
options.modules.system.tailscale = {