1
0

Update from updated-inputs-2025-07-16-01-03

This commit is contained in:
Flake Update Bot
2025-07-16 03:03:08 +02:00

View File

@@ -1,4 +1,4 @@
{ ... }: { pkgs, ... }:
{ {
@@ -16,4 +16,8 @@
}; };
}; };
environment.systemPackages = with pkgs; [
helvum # pipewire routing gui
];
} }