refactor packages

This commit is contained in:
2024-08-05 06:42:07 +05:30
parent b8655c9c06
commit 7bc445d8ae
2 changed files with 1 additions and 4 deletions

View File

@ -54,6 +54,7 @@
nix-output-monitor
fzf
duf
jq
python311
nodejs

View File

@ -41,11 +41,9 @@
environment.systemPackages = with pkgs; [
luajit
wezterm
acpi
linuxKernel.packages.linux_zen.acpi_call
lxappearance
jq
inotify-tools
polkit_gnome
xdotool
@ -63,7 +61,6 @@
mpd
mpc-cli
mpdris2
python311
python311Packages.mutagen
ncmpcpp
xdg-utils
@ -72,7 +69,6 @@
procps
sct
slop
speedcrunch
sddm-sugar-dark
];
}