my xmonad needs pamixer
This commit is contained in:
@@ -20,5 +20,6 @@
|
||||
home.packages = with pkgs; [
|
||||
xmobar
|
||||
dunst
|
||||
pamixer
|
||||
];
|
||||
}
|
||||
|
@@ -801,6 +801,7 @@ In order to have Nix put my xmonad/xmobar configuration in the proper places, I
|
||||
home.packages = with pkgs; [
|
||||
xmobar
|
||||
dunst
|
||||
pamixer
|
||||
];
|
||||
}
|
||||
#+END_SRC
|
||||
|
Reference in New Issue
Block a user