chore: lint

This commit is contained in:
Leonardo Eugênio 2026-06-14 21:54:15 -03:00
parent 7d609e91f9
commit be3ef81253
8 changed files with 17 additions and 17 deletions

View file

@ -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