From b2f3ad7803e30065756c682afc5880c0a13186db Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Thu, 25 Nov 2021 18:11:41 +0100 Subject: [PATCH] fmt --- home.nix | 4 ++-- nixos/pkg.nix | 6 ------ 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/home.nix b/home.nix index e7893bd..dc31af0 100644 --- a/home.nix +++ b/home.nix @@ -68,8 +68,8 @@ in }; cargoSha256 = "0v2154qd4m8yqpv0v4ikhymd693p0bbf8vxf7h5bzb4d9vaxxb6m"; }) - codespell - shellcheck + codespell + shellcheck ]; services = { diff --git a/nixos/pkg.nix b/nixos/pkg.nix index 93dec08..9e90775 100644 --- a/nixos/pkg.nix +++ b/nixos/pkg.nix @@ -55,9 +55,3 @@ jq ]; } - - - - - -