From 1f3e4b6ad522a186d2b693953b4c6f5ab1e892b7 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 2 Dec 2022 08:10:15 +0000 Subject: add editorconfig and alejandra --- users/seth/options.nix | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'users/seth/options.nix') diff --git a/users/seth/options.nix b/users/seth/options.nix index 479df1b..b073e78 100644 --- a/users/seth/options.nix +++ b/users/seth/options.nix @@ -1,7 +1,9 @@ -{ config, lib, ... }: - -with lib; { + config, + lib, + ... +}: +with lib; { options.seth = with types; { devel-packages = mkOption { type = bool; -- cgit v1.2.3