trying to get cursorless working again
This commit is contained in:
parent
64cafcb0b7
commit
6ecc8a4f92
3 changed files with 1 additions and 8 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
programs.vscode = {
|
||||
enable = true;
|
||||
enableUpdateCheck = false;
|
||||
package = pkgs.vscodium;
|
||||
package = pkgs.vscodium.fhsWithPackages (pkgs: with pkgs; [talon]);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue