summaryrefslogtreecommitdiffstats
path: root/jeschli/1systems/bln/hardware-configuration.nix
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2018-05-04 16:51:08 +0200
committerjeschli <jeschli@gmail.com>2018-05-04 16:51:08 +0200
commit4f2bf83ff906b9ee0421dabba4ff7e9dab5b7802 (patch)
treefe281a5e138a7c3e21b4630f9492060eb9bba2e2 /jeschli/1systems/bln/hardware-configuration.nix
parentaaf3968791a682895c1b1a6e5fffd287e4fb2c72 (diff)
j conflicts resolve. dirty commit
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 b774bfc1..35f0b3bc 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;
}