From 6f2ed9250a921754e72e0ce355648ca9bc7a4a14 Mon Sep 17 00:00:00 2001 From: Magic_RB Date: Sun, 28 May 2023 12:46:56 +0200 Subject: [PATCH] Fix vault-agent restart on blowhole breaking klipper Signed-off-by: Magic_RB --- nixos/systems/blowhole/vault-agent.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/systems/blowhole/vault-agent.nix b/nixos/systems/blowhole/vault-agent.nix index 9899479..1008065 100644 --- a/nixos/systems/blowhole/vault-agent.nix +++ b/nixos/systems/blowhole/vault-agent.nix @@ -9,6 +9,8 @@ in d /run/secrets 0750 root root 0 x /run/secrets/monitor 0755 root root - d /run/secrets/monitor 0755 root root 0 + x /run/secrets/klipper 0755 root root - + d /run/secrets/klipper 0755 root root 0 ''; in {