nix-config/modules/nix/audio/default.nix
2026-01-17 12:14:04 +01:00

7 lines
51 B
Nix

{ ... }:
{
imports = [
./pipewire.nix
];
}