remove qs, fixes to waybar

This commit is contained in:
2025-06-30 17:19:24 +02:00
parent 4b71da350f
commit ce5379ffc7
165 changed files with 16249 additions and 374 deletions

View File

@@ -2,6 +2,7 @@
pkgs,
config,
lib,
inputs,
...
}: let
inherit (lib) mkIf mkOption mkMerge types;
@@ -36,6 +37,30 @@ in {
environment.systemPackages = with pkgs;
mkMerge [
[
ddcutil
app2unit
cava
lm_sensors
qt6.full
swappy
wayfreeze
socat
fuzzel
imagemagick
wl-screenrec
jq
fd
libqalculate
(python3.withPackages (ps:
with ps; [
pip
materialyoucolor
aubio
sounddevice
pyaudio
numpy
]))
git
stow
tree