update-flake.lock
This commit is contained in:
parent
d107c56506
commit
b86b4196e0
4 changed files with 15 additions and 17 deletions
|
@ -16,7 +16,8 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [ noisetorch ];
|
||||
environment.systemPackages = with pkgs; [ noisetorch pavucontrol
|
||||
];
|
||||
|
||||
programs.noisetorch.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue