mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
add nvchad
This commit is contained in:
@ -11,7 +11,7 @@ stdenv.mkDerivation {
|
||||
owner = "NvChad";
|
||||
repo = "NvChad";
|
||||
rev = "refs/heads/v2.0";
|
||||
# sha256 = "sha256-tKMvKdB3jPSvcyewaOe8oak3pXhjAcLyyxgGMiMeqeU=";
|
||||
sha256 = "sha256-x1y2SkoLNwu0NzmnKxUfl5UQG+SIcW87FhpyZMEHuU8=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
@ -27,4 +27,4 @@ stdenv.mkDerivation {
|
||||
platforms = platforms.all;
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user