aboutsummaryrefslogtreecommitdiff
path: root/hosts/jupiter/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/jupiter/config.nix')
-rw-r--r--hosts/jupiter/config.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/hosts/jupiter/config.nix b/hosts/jupiter/config.nix
index cd4df81..806785e 100644
--- a/hosts/jupiter/config.nix
+++ b/hosts/jupiter/config.nix
@@ -76,10 +76,7 @@
sshd.enable = true;
};
- audio = {
- enable = true;
- pulse.enable = true;
- };
+ audio.enable = true;
bluetooth.enable = true;
};