summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
Diffstat (limited to 'software')
-rw-r--r--software/default.nix4
1 files changed, 1 insertions, 3 deletions
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
-