summaryrefslogtreecommitdiffstats
path: root/jeschli/1systems/bln/hardware-configuration.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-05-09 11:07:27 +0200
committertv <tv@krebsco.de>2018-05-09 11:07:27 +0200
commitd43c1e5bb1c5405e67a02ada342c94ed13214aa7 (patch)
tree83acc249ebbc8e5ca6b80fb1b6583a01321d8258 /jeschli/1systems/bln/hardware-configuration.nix
parentf74a1e121dfc69dfca92c1e83c3abcc20c81b5a8 (diff)
parent6d8a79f91ff4661f06228505349c8c2ee41a9b25 (diff)
Merge remote-tracking branch 'prism/master' (despite bad style)
Diffstat (limited to 'jeschli/1systems/bln/hardware-configuration.nix')
-rw-r--r--jeschli/1systems/bln/hardware-configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/jeschli/1systems/bln/hardware-configuration.nix b/jeschli/1systems/bln/hardware-configuration.nix
index b774bfc..35f0b3b 100644
--- a/jeschli/1systems/bln/hardware-configuration.nix
+++ b/jeschli/1systems/bln/hardware-configuration.nix
@@ -30,4 +30,6 @@
nix.maxJobs = lib.mkDefault 8;
powerManagement.cpuFreqGovernor = "powersave";
+
+ hardware.pulseaudio.enable = true;
}