aboutsummaryrefslogtreecommitdiff
path: root/modules/home/suites/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/suites/desktop')
-rw-r--r--modules/home/suites/desktop/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/home/suites/desktop/default.nix b/modules/home/suites/desktop/default.nix
index 530a63a..985dca2 100644
--- a/modules/home/suites/desktop/default.nix
+++ b/modules/home/suites/desktop/default.nix
@@ -16,6 +16,10 @@ in {
firefox.enable = true;
};
+ tools = {
+ mute.enable = true;
+ };
+
desktop.components = {
i3.enable = true;