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 ]; } - - - - - -