some stuff
This commit is contained in:
parent
cc83f63010
commit
4ae26b48df
10 changed files with 51 additions and 80 deletions
5
home/programs/misc/pavucontrol.nix
Normal file
5
home/programs/misc/pavucontrol.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
pavucontrol
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue