install devenv for fast development environments

This commit is contained in:
wi11-holdsworth 2025-08-06 12:56:01 +10:00
parent e8fb465e8c
commit d94c61b029

View file

@ -10,6 +10,7 @@ in
{
config = lib.mkIf config.${feature}.enable {
environment.systemPackages = with pkgs; [
devenv
swi-prolog
vscode
devenv