feat: vscode, firefox changes

This commit is contained in:
Kat Inskip 2025-02-16 17:50:42 -08:00
parent 78d83cd757
commit 9ded484993
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
9 changed files with 49 additions and 21 deletions

View file

@ -9,10 +9,11 @@
mkhl.direnv
hashicorp.terraform
jnoortheen.nix-ide
pkgs.outrun
];
userSettings = {
"nix.enableLanguageServer" = true;
"workbench.colorTheme" = "Catppuccin Latte";
"workbench.colorTheme" = "Outrun Night";
"editor.suggest.preview" = true;
"[nix]" = {
"editor.defaultFormatter" = "kamadorueda.alejandra";