nix: add libmm-glib for the wwan module

This commit is contained in:
Alex
2026-07-04 00:34:42 +02:00
parent 247e18fb0b
commit 8fa58b1000

View File

@ -36,6 +36,7 @@ waybar.overrideAttrs (oldAttrs: {
++ [
pkgs.wireplumber
pkgs.gpsd
pkgs.modemmanager
];
postUnpack = ''