nixfiles/home/apps/pavucontrol.nix

2 lines
57 B
Nix

{pkgs, ...}: {home.packages = with pkgs; [pavucontrol];}