mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
add nvchad
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
speedtestpp = pkgs.callPackage ./speedtestpp { };
|
speedtestpp = pkgs.callPackage ./speedtestpp { };
|
||||||
|
nvchad = pkgs.callPackage ./nvchad { };
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user