diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index 1016ead..9ddc416 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -250,15 +250,6 @@ in xorg.lndir xorg.xinit - (python3.withPackages ( - ps: with ps; [ - numpy - pyyaml - ipython - matplotlib - ] - )) - ]; # https://discourse.nixos.org/t/nixos-rebuild-switch-upgrade-networkmanager-wait-online-service-failure/30746 diff --git a/modules/profiles/workstation/default.nix b/modules/profiles/workstation/default.nix index f70be0a..3ac28d3 100644 --- a/modules/profiles/workstation/default.nix +++ b/modules/profiles/workstation/default.nix @@ -76,6 +76,16 @@ in wineWowPackages.full openorienteering-mapper + (python3.withPackages ( + ps: with ps; [ + numpy + pyyaml + ipython + pymodbus + matplotlib + ] + )) + (texlive.combine { inherit (texlive) lithuanian