This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
50cb86227a
nixfiles
/
home
/
apps
/
pavucontrol.nix
2 lines
63 B
Nix
Raw
Normal View
History
Unescape
Escape
pavucontrol
2022-02-13 13:57:39 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
pavucontrol
]
;
}
Reference in a new issue
Copy permalink