add(modules): add pipewire home-manager module
This commit is contained in:
parent
d555cf5a34
commit
bc00d8b588
4 changed files with 7 additions and 1 deletions
5
hm/pipewire.nix
Normal file
5
hm/pipewire.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{ pkgs, ... }: {
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
pw-viz
|
||||||
|
];
|
||||||
|
}
|
||||||
|
|
@ -40,7 +40,6 @@ in
|
||||||
neural-amp-modeler-lv2
|
neural-amp-modeler-lv2
|
||||||
# proteus
|
# proteus
|
||||||
ninjas2
|
ninjas2
|
||||||
pw-viz
|
|
||||||
lsp-plugins
|
lsp-plugins
|
||||||
# mixxx
|
# mixxx
|
||||||
rnnoise
|
rnnoise
|
||||||
|
|
|
||||||
|
|
@ -129,6 +129,7 @@
|
||||||
../../hm/nushell.nix
|
../../hm/nushell.nix
|
||||||
../../hm/office.nix
|
../../hm/office.nix
|
||||||
../../hm/pass.nix
|
../../hm/pass.nix
|
||||||
|
../../hm/pipewire.nix
|
||||||
../../hm/rclone-mount-bertof.nix
|
../../hm/rclone-mount-bertof.nix
|
||||||
../../hm/research.nix
|
../../hm/research.nix
|
||||||
../../hm/syncthing.nix
|
../../hm/syncthing.nix
|
||||||
|
|
|
||||||
|
|
@ -130,6 +130,7 @@
|
||||||
../../hm/nushell.nix
|
../../hm/nushell.nix
|
||||||
../../hm/office.nix
|
../../hm/office.nix
|
||||||
../../hm/pass.nix
|
../../hm/pass.nix
|
||||||
|
../../hm/pipewire.nix
|
||||||
../../hm/pro_audio.nix
|
../../hm/pro_audio.nix
|
||||||
../../hm/rclone-mount-bertof.nix
|
../../hm/rclone-mount-bertof.nix
|
||||||
../../hm/research.nix
|
../../hm/research.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue