Added configuration for MX Master 3S
This commit is contained in:
parent
eaf45b3072
commit
7565716339
4 changed files with 34 additions and 1 deletions
|
@ -13,6 +13,7 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [pamixer];
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue