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/shell/default.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'users/seth/shell/default.nix') diff --git a/users/seth/shell/default.nix b/users/seth/shell/default.nix index 9406364..a9e1afd 100644 --- a/users/seth/shell/default.nix +++ b/users/seth/shell/default.nix @@ -1,6 +1,8 @@ -{ config, pkgs, ... }: - { + config, + pkgs, + ... +}: { imports = [ ./bash.nix ./fish.nix -- cgit v1.2.3