gave up on voice coding due to bad tooling for now
This commit is contained in:
parent
6ecc8a4f92
commit
39c2d5bffc
1 changed files with 0 additions and 5 deletions
|
@ -5,9 +5,4 @@
|
||||||
extraPackages = with pkgs; [ nil marksman ];
|
extraPackages = with pkgs; [ nil marksman ];
|
||||||
settings = import ./helix-config.nix;
|
settings = import ./helix-config.nix;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.vscode = {
|
|
||||||
enable = true;
|
|
||||||
package = pkgs.vscodium.fhsWithPackages (pkgs: with pkgs; [talon]);
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue