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;
|
||||
withVencord = true;
|
||||
})
|
||||
|
||||
# School
|
||||
bluej
|
||||
];
|
||||
|
||||
environment.plasma5.excludePackages = with pkgs.libsForQt5; [
|
||||
|
|
|
@ -44,6 +44,7 @@ in {
|
|||
(with pkgs; [
|
||||
# School
|
||||
virt-manager
|
||||
bluej
|
||||
#camunda-modeler
|
||||
|
||||
# Misc Apps
|
||||
|
|
Loading…
Reference in a new issue