chore: lint
This commit is contained in:
parent
7d609e91f9
commit
be3ef81253
8 changed files with 17 additions and 17 deletions
|
|
@ -1,9 +1,8 @@
|
|||
{ pkgs, config, ... }:
|
||||
{
|
||||
|
||||
programs.vscode = {
|
||||
programs.vscodium = {
|
||||
enable = true;
|
||||
package = pkgs.vscodium;
|
||||
profiles.default.extensions = with pkgs.vscode-extensions; [
|
||||
jnoortheen.nix-ide
|
||||
github.github-vscode-theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue