mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-09 16:33:57 -05:00
feat: pavucontrol -> pwvucontrol
This commit is contained in:
parent
209bfc5b5b
commit
22f86fc2c1
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
packages = {
|
||||
inherit (pkgs)
|
||||
bitwarden-desktop # store stuff
|
||||
pavucontrol # gui volume control
|
||||
pwvucontrol # gui volume control
|
||||
pcmanfm # file manager
|
||||
mpv # play stuff
|
||||
ripgrep
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
packages = {
|
||||
inherit (pkgs)
|
||||
mpv
|
||||
pavucontrol # gui volume control
|
||||
pwvucontrol # gui volume control
|
||||
librewolf
|
||||
;
|
||||
inherit (nvim-flake.packages) neovim;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue