From 5f24027a60e21c8e88236e6654377d496970492e Mon Sep 17 00:00:00 2001 From: Victor Date: Sat, 27 May 2023 10:45:20 +0200 Subject: [PATCH] format --- nixos/hosts/olympus/woodpecker/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nixos/hosts/olympus/woodpecker/configuration.nix b/nixos/hosts/olympus/woodpecker/configuration.nix index 0062a59..e7eede9 100644 --- a/nixos/hosts/olympus/woodpecker/configuration.nix +++ b/nixos/hosts/olympus/woodpecker/configuration.nix @@ -58,17 +58,17 @@ in { bash coreutils curl + deadnix gawk gitMinimal gnused jq + nixUnstable nodejs statix - deadnix - yamllint - nixUnstable vault wget + yamllint ]; }; };