adding lsp stuff and moving bitwig to local package

This commit is contained in:
Matt Nish-Lapidus 2025-02-22 23:35:22 -05:00
parent 8067765fec
commit 8e58c5c986
11 changed files with 233 additions and 103 deletions

View file

@ -46,10 +46,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
audio = {
url = "git+https://gt.emenel.ca/emenel/audio.nix.git";
inputs.nixpkgs.follows = "nixpkgs";
};
# audio = {
# url = "git+https://gt.emenel.ca/emenel/audio.nix.git";
# inputs.nixpkgs.follows = "nixpkgs";
# };
wezterm = {
url = "github:wez/wezterm?dir=nix";