feat(mottarone): add postman
This commit is contained in:
parent
c1ca84887a
commit
e4d9c6457b
1 changed files with 4 additions and 3 deletions
|
@ -12,13 +12,14 @@
|
||||||
boot.blacklistedKernelModules = [ "kvm_intel" ];
|
boot.blacklistedKernelModules = [ "kvm_intel" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gtkterm
|
|
||||||
remmina
|
|
||||||
camascaPkgs.openwebstart
|
|
||||||
camascaPkgs.jaspersoft-studio-community
|
camascaPkgs.jaspersoft-studio-community
|
||||||
|
camascaPkgs.openwebstart
|
||||||
camascaPkgs.sql-developer
|
camascaPkgs.sql-developer
|
||||||
|
gtkterm
|
||||||
|
postman
|
||||||
pycharm-wrapped
|
pycharm-wrapped
|
||||||
recaf-launcher
|
recaf-launcher
|
||||||
|
remmina
|
||||||
];
|
];
|
||||||
|
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue