From de02ae935051ffe278950b747eb7cebdba70fdde Mon Sep 17 00:00:00 2001 From: Martin Potier Date: Tue, 12 Jan 2021 13:00:38 +0200 Subject: [PATCH] nixos/azure-agent: fix deprecation warning --- nixos/modules/virtualisation/azure-agent.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/virtualisation/azure-agent.nix b/nixos/modules/virtualisation/azure-agent.nix index 81413792eda..41f3fa0e664 100644 --- a/nixos/modules/virtualisation/azure-agent.nix +++ b/nixos/modules/virtualisation/azure-agent.nix @@ -146,7 +146,7 @@ in services.logrotate = { enable = true; - config = '' + extraConfig = '' /var/log/waagent.log { compress monthly