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 {
|
config = lib.mkIf config.${feature}.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
devenv
|
||||||
swi-prolog
|
swi-prolog
|
||||||
vscode
|
vscode
|
||||||
devenv
|
devenv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue