From 30c88ea5797208d32eab8c4b4886f466eb36e9a7 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Mon, 15 Jan 2024 07:22:11 +0000 Subject: [PATCH] Enable raw_exec driver. --- common/nomad.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/nomad.nix b/common/nomad.nix index bcabc61..e702b9b 100644 --- a/common/nomad.nix +++ b/common/nomad.nix @@ -67,6 +67,8 @@ in "node_name" ]; }; + + plugin.raw_exec.config.enabled = true; }; environment.persistence."/persist".directories = [