feat: add bluej for school
This commit is contained in:
parent
60ec3947a4
commit
58fc334e12
2 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
||||||
withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
withVencord = true;
|
withVencord = true;
|
||||||
})
|
})
|
||||||
|
|
||||||
|
# School
|
||||||
|
bluej
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.plasma5.excludePackages = with pkgs.libsForQt5; [
|
environment.plasma5.excludePackages = with pkgs.libsForQt5; [
|
||||||
|
|
|
@ -44,6 +44,7 @@ in {
|
||||||
(with pkgs; [
|
(with pkgs; [
|
||||||
# School
|
# School
|
||||||
virt-manager
|
virt-manager
|
||||||
|
bluej
|
||||||
#camunda-modeler
|
#camunda-modeler
|
||||||
|
|
||||||
# Misc Apps
|
# Misc Apps
|
||||||
|
|
Loading…
Reference in a new issue