From 8b96dd41971e008a6a2527fe10c6670d2248117e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 6 Feb 2023 20:44:14 +0100 Subject: Apply statix suggestions --- nixos/modules/develop.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nixos/modules/develop.nix') diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 39a846e..e5b43b3 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -4,8 +4,7 @@ pkgs, ... }: -with lib; let -in { +with lib; { options = { cynerd.develop = mkOption { type = types.bool; -- cgit v1.2.3