feat: added hyprland, zed, and firefox settings

This commit is contained in:
Nick 2025-01-22 23:47:24 -06:00
parent f642608281
commit 9526cf7ca4
21 changed files with 35 additions and 1 deletions

View file

@ -0,0 +1,17 @@
{ pkgs, ... }:
with pkgs.vscode-extensions;
[
catppuccin.catppuccin-vsc
eamodio.gitlens
elmtooling.elm-ls-vscode
esbenp.prettier-vscode
haskell.haskell
james-yu.latex-workshop
# jnoortheen.nix-ide
mattn.lisp
mkhl.direnv
pkief.material-icon-theme
streetsidesoftware.code-spell-checker
tamasfe.even-better-toml
brettm12345.nixfmt-vscode
]