summary refs log tree commit diff
path: root/pkgs/os-specific/linux/system76-scheduler/01-fix-pipewire-paths.kdl
blob: 1ce08e2d34364adb2d36dc43a34315fb36c95bb0 (plain) (blame)
1
2
3
4
5
6
7
8
assignments {
  sound-server {
    // original config matches on /usr/bin/..., but this is NixOS
    pipewire
    pipewire-pulse
    jackd
  }
}