Skip to content

Commit

Permalink
feat: replace vscode with vscodium
Browse files Browse the repository at this point in the history
This reverts commit 9af75cd.

a
  • Loading branch information
kevinpita committed Sep 30, 2024
1 parent e2d9e7d commit 437ae2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home/vscode.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
programs.vscode = {
enable = true;
package = pkgs.vscodium;
extensions = with pkgs.vscode-marketplace; [
brettm12345.nixfmt-vscode
github.vscode-github-actions
Expand Down

0 comments on commit 437ae2a

Please sign in to comment.