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
commit100952da70df8971f935e5e1a3e2d2c11601824d (patch)
tree2809bf1172e0af41cf7f77ee110824cb18e494de /jeschli/1systems/bln/hardware-configuration.nix
parent7f84f9af1f0ccfabab6de4e26782a45911bad8d0 (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 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;
}