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,11 +42,18 @@
services.logind.lidSwitchExternalPower = "ignore"; services.logind.lidSwitchExternalPower = "ignore";
age = { age = {
secrets.zsh_remote = { secrets = {
zsh_remote = {
file = ../../secrets/zsh_remote.age; file = ../../secrets/zsh_remote.age;
owner = "synchronous"; owner = "synchronous";
mode = "0400"; mode = "0400";
}; };
tailscale-rq = {
file = ../../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix"; secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d"; secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"]; identityPaths = ["/home/synchronous/.ssh/id_ed25519"];

BIN
secrets/tailscale-rq.age Normal file

Binary file not shown.