home: create programming module and move programming stuff out of shenvs
This commit is contained in:
parent
7bdfcc58e7
commit
dcfd230b02
10 changed files with 35 additions and 48 deletions
|
|
@ -65,6 +65,7 @@ in {
|
|||
zed.enable = true;
|
||||
terminal.enable = true;
|
||||
ai.enable = true;
|
||||
programming.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue