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/config.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'users/seth/config.nix') diff --git a/users/seth/config.nix b/users/seth/config.nix index 233c8da..1fd2f7f 100644 --- a/users/seth/config.nix +++ b/users/seth/config.nix @@ -1,10 +1,8 @@ -{ config, ... }: - -{ +{config, ...}: { imports = [ ./options.nix ./programs - ./shell + ./shell ]; options.seth = { -- cgit v1.2.3