Update work profile
This commit is contained in:
parent
0d0ca1ac7e
commit
830ddca0fc
1 changed files with 4 additions and 1 deletions
|
@ -12,15 +12,18 @@ in
|
|||
pub-solar.office.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
jetbrains.idea-community
|
||||
minicom
|
||||
openjdk11
|
||||
python39Full
|
||||
python39Packages.pyyaml
|
||||
remmina
|
||||
thunderbird
|
||||
jetbrains.idea-community
|
||||
vscode
|
||||
vscode-extensions.golang.go
|
||||
vscode-extensions.ms-python.python
|
||||
vscode-extensions.redhat.java
|
||||
wireshark
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue