diff options
| author | adikro <adikro@disroot.org> | 2026-03-20 14:42:59 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-20 14:42:59 +0100 |
| commit | 43c36f0db8d30e6a06c34c43a25621a13c555f66 (patch) | |
| tree | 2ca6df7c6ce094177e54ee1be462cf41b0ec5e85 /os/core/audio.nix | |
| parent | 622fd3f8413e6c0938f8f08a3be84fe5d4ca9e87 (diff) | |
updates
Diffstat (limited to 'os/core/audio.nix')
| -rw-r--r-- | os/core/audio.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/core/audio.nix b/os/core/audio.nix index 7527501..1e8985a 100644 --- a/os/core/audio.nix +++ b/os/core/audio.nix @@ -41,6 +41,7 @@ in security.rtkit.enable = true; environment.systemPackages = with pkgs; [ toggleMuteNotify + pulsemixer crosspipe alsa-utils ]; |
