pamixer
This commit is contained in:
parent
be8923984e
commit
c06944e05a
2 changed files with 9 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
|||
pulse.enable = true;
|
||||
#jack.enable = true;
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
pamixer
|
||||
];
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.twoneis = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue