From 6942e761e54b6bf8b18bafdbbcf250bc1cc1c8c4 Mon Sep 17 00:00:00 2001 From: Vivian Roest 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 0062a594..e7eede9e 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 ]; }; };