adding audio flake for bitwig beta
This commit is contained in:
parent
9600c7a029
commit
03a04136bd
1 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
# nixpkgs.overlays = [ inputs.audio.overlays.default ];
|
nixpkgs.overlays = [ inputs.audio.overlays.default ];
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
@ -231,8 +231,8 @@
|
||||||
wireplumber
|
wireplumber
|
||||||
audacity
|
audacity
|
||||||
supercollider-with-plugins
|
supercollider-with-plugins
|
||||||
bitwig-studio
|
# bitwig-studio
|
||||||
# bitwig-studio5-latest
|
bitwig-studio5-latest
|
||||||
blender
|
blender
|
||||||
davinci-resolve-studio
|
davinci-resolve-studio
|
||||||
steam
|
steam
|
||||||
|
@ -498,7 +498,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
package = pkgs.emacs;
|
package = pkgs.emacs;
|
||||||
startWithUserSession = true;
|
|
||||||
socketActivation.enable = true;
|
socketActivation.enable = true;
|
||||||
client = {
|
client = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue