mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 07:29:24 +08:00
modified.packages.desktop: remove some packages
This commit is contained in:
@@ -15,7 +15,7 @@ inputs:
|
|||||||
[
|
[
|
||||||
# system management
|
# system management
|
||||||
# TODO: module should add yubikey-touch-detector into path
|
# TODO: module should add yubikey-touch-detector into path
|
||||||
gparted wayland-utils clinfo mesa-demos vulkan-tools dracut yubikey-touch-detector btrfs-assistant snapper-gui
|
gparted wayland-utils clinfo mesa-demos vulkan-tools dracut yubikey-touch-detector btrfs-assistant
|
||||||
cpu-x wl-mirror geekbench xpra
|
cpu-x wl-mirror geekbench xpra
|
||||||
(
|
(
|
||||||
writeShellScriptBin "xclip"
|
writeShellScriptBin "xclip"
|
||||||
@@ -60,19 +60,15 @@ inputs:
|
|||||||
# matplot++ needs old gnuplot
|
# matplot++ needs old gnuplot
|
||||||
pkgs-2311.gnuplot
|
pkgs-2311.gnuplot
|
||||||
# math, physics and chemistry
|
# math, physics and chemistry
|
||||||
octaveFull ovito localPackages.vesta localPackages.v-sim jmol mpi geogebra6 localPackages.ufo
|
octaveFull ovito localPackages.vesta localPackages.v-sim mpi geogebra6 localPackages.ufo
|
||||||
(quantum-espresso.override { stdenv = gcc14Stdenv; gfortran = gfortran14; })
|
(quantum-espresso.override { stdenv = gcc14Stdenv; gfortran = gfortran14; })
|
||||||
pkgs-2311.hdfview numbat qalculate-qt
|
pkgs-2311.hdfview
|
||||||
# virtualization
|
|
||||||
virt-viewer bottles wineWowPackages.stagingFull genymotion playonlinux
|
|
||||||
# media
|
# media
|
||||||
nur-xddxdd.svp
|
nur-xddxdd.svp
|
||||||
# for kdenlive auto subtitle
|
# for kdenlive auto subtitle
|
||||||
openai-whisper
|
openai-whisper
|
||||||
# daily management
|
# daily management
|
||||||
activitywatch super-productivity
|
super-productivity
|
||||||
# game
|
|
||||||
lutris
|
|
||||||
];
|
];
|
||||||
_pythonPackages = [(pythonPackages: with pythonPackages;
|
_pythonPackages = [(pythonPackages: with pythonPackages;
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user