install devenv for fast development environments
This commit is contained in:
parent
e8fb465e8c
commit
d94c61b029
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ in
|
|||
{
|
||||
config = lib.mkIf config.${feature}.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
devenv
|
||||
swi-prolog
|
||||
vscode
|
||||
devenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue