From eebffc190776afdb92ef959270c4863bf21a3cf8 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 17 Sep 2023 18:40:48 +0200 Subject: reformat code --- software/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'software/default.nix') diff --git a/software/default.nix b/software/default.nix index b08f3ec..6555657 100644 --- a/software/default.nix +++ b/software/default.nix @@ -1,4 +1,2 @@ -{ lib, ... }: - +{lib, ...}: lib.importJSON ./software.json - -- cgit v1.2.3