pavucontrol
This commit is contained in:
parent
beeea722f1
commit
3dc4d056e1
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./steam.nix
|
./steam.nix
|
||||||
./pwvucontrol.nix
|
./pavucontrol.nix
|
||||||
./wine.nix
|
./wine.nix
|
||||||
./virt-manager.nix
|
./virt-manager.nix
|
||||||
./hsr.nix
|
./hsr.nix
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
pwvucontrol
|
pavucontrol
|
||||||
|
pactl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue