about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-10-17 20:50:19 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-10-17 20:50:19 +0200
commit0a50f5fab1abf2e70fd5d7a2dd717c2f2c1b983b (patch)
tree1197e6ddba5a9fe3d286e555c49bdc1f7d35c20a /machines/profpatsch
parent3b91f25b37ea709f5c86e38a50061199bbed5341 (diff)
machines/katara: Fix evaluation of all tests
The tests within Vuizvui currently depend on all machines to evaluate
correctly. The option hardware.pulseaudio.extraDaemonConfig doesn't
exist hence the evaluation fails.

I assume @Profpatsch wanted to use extraConfig, which is for the
default.pa.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 026c3330..efecfc15 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -36,7 +36,7 @@ in {
     hardware.pulseaudio = {
       enable = true;
       zeroconf.discovery.enable = true;
-      extraDaemonConfig = ''
+      extraConfig = ''
         flat-volumes = no
       '';
       # for Pillars of Eternity