modified: configuration.nix
This commit is contained in:
parent
d8aef2a2d1
commit
e2c254a4b9
1 changed files with 3 additions and 1 deletions
|
|
@ -102,6 +102,7 @@ in
|
|||
sakura # терминал
|
||||
unzipNLS # поддержка zip
|
||||
unrar # поддержка rar
|
||||
mate.engrampa
|
||||
gtk3
|
||||
whitesur-icon-theme # необходимо для иконок
|
||||
(pkgs.writeShellScriptBin "powermenu" (
|
||||
|
|
@ -111,7 +112,8 @@ in
|
|||
builtins.readFile inputs.mireadesktop.packages.x86_64-linux.resethome
|
||||
))
|
||||
|
||||
inputs.kompas3d.packages.${pkgs.system}.default
|
||||
inputs.kompas3d.packages.${pkgs.system}.default # KOMPAS-3D
|
||||
freecad elmerfem gmsh # FEM calculation
|
||||
|
||||
inputs.stm32cubemx.packages.x86_64-linux.stm32cubemx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue