summaryrefslogtreecommitdiffstats
path: root/mb/1systems/p1nk/configuration.nix
diff options
context:
space:
mode:
authormagenbluten <magenbluten@codemonkey.cc>2019-05-21 19:43:40 +0200
committermagenbluten <magenbluten@codemonkey.cc>2019-05-21 19:43:40 +0200
commite1ea2501ae2e5fc285f618b747a5caa66ae3e6da (patch)
treeb5aec00a5b0532d09cbceac3d08e6b2e28ef09bb /mb/1systems/p1nk/configuration.nix
parent97e7944aa61366ce43140779ef6e0b6d65cd621e (diff)
mb: add new machines
Diffstat (limited to 'mb/1systems/p1nk/configuration.nix')
-rw-r--r--mb/1systems/p1nk/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mb/1systems/p1nk/configuration.nix b/mb/1systems/p1nk/configuration.nix
index 73ef04b..905630e 100644
--- a/mb/1systems/p1nk/configuration.nix
+++ b/mb/1systems/p1nk/configuration.nix
@@ -142,6 +142,7 @@ in {
sound.enable = true;
hardware.pulseaudio.enable = true;
+ hardware.pulseaudio.support32Bit = true;
services.xserver = {
enable = true;