summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-08-24 16:10:44 -0300
committerLeonardo Santiago <[email protected]>2024-08-24 16:10:44 -0300
commitf9ddec7952709d7b5d5d79deadca07c573510d49 (patch)
tree19d453fc171635858bd664b89ad7299de4185280
parent57e354b0ad94b7df43911fd2ea50a953956f6a55 (diff)
remove unused option
-rw-r--r--hosts/larissa/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/larissa/configuration.nix b/hosts/larissa/configuration.nix
index 2a30415..9057de4 100644
--- a/hosts/larissa/configuration.nix
+++ b/hosts/larissa/configuration.nix
@@ -67,8 +67,6 @@
# Enable CUPS to print documents.
services.printing.enable = true;
- # Enable sound with pipewire.
- sound.enable = true;
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {