From c91a58357700a466aee5135767535136c878e009 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Sat, 17 Dec 2022 18:22:57 +0100 Subject: add software --- software/default.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 software/default.nix (limited to 'software/default.nix') diff --git a/software/default.nix b/software/default.nix new file mode 100644 index 0000000..b08f3ec --- /dev/null +++ b/software/default.nix @@ -0,0 +1,4 @@ +{ lib, ... }: + +lib.importJSON ./software.json + -- cgit v1.2.3