416 current 2025-06-09 01:12:44 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-06-09 01:13:12 -04:00
parent c6214f5591
commit 4973885111
2 changed files with 11 additions and 4 deletions

View File

@@ -42,10 +42,17 @@
services.logind.lidSwitchExternalPower = "ignore";
age = {
secrets.zsh_remote = {
file = ../../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
secrets = {
zsh_remote = {
file = ../../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
};
tailscale-rq = {
file = ../../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";

BIN
secrets/tailscale-rq.age Normal file

Binary file not shown.