remove speedtestpp

This commit is contained in:
2024-03-01 19:57:28 +05:30
parent 92ebdc6674
commit 96e066676b
3 changed files with 0 additions and 24 deletions

View File

@ -1,5 +1,4 @@
{ pkgs, ... }: {
speedtestpp = pkgs.callPackage ./speedtestpp { };
nvchad = pkgs.callPackage ./nvchad { };
astronvim = pkgs.callPackage ./astronvim { };
}