416 current 2025-06-09 01:12:44 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -42,10 +42,17 @@
|
|||||||
services.logind.lidSwitchExternalPower = "ignore";
|
services.logind.lidSwitchExternalPower = "ignore";
|
||||||
|
|
||||||
age = {
|
age = {
|
||||||
secrets.zsh_remote = {
|
secrets = {
|
||||||
file = ../../secrets/zsh_remote.age;
|
zsh_remote = {
|
||||||
owner = "synchronous";
|
file = ../../secrets/zsh_remote.age;
|
||||||
mode = "0400";
|
owner = "synchronous";
|
||||||
|
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";
|
||||||
|
|||||||
BIN
secrets/tailscale-rq.age
Normal file
BIN
secrets/tailscale-rq.age
Normal file
Binary file not shown.
Reference in New Issue
Block a user