updated homebrew packages

This commit is contained in:
Natalie 2025-04-30 12:38:05 -07:00
parent 318316c05b
commit 0ccc341bda
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F
3 changed files with 4 additions and 1 deletions

View file

@ -10,7 +10,7 @@
imports = [
inputs.nixvim.homeManagerModules.nixvim
#set up nixvim
../../modules/nixvim
# ../../modules/nixvim
];
programs = import ../../modules/shared/homeManagerPrograms.nix {inherit inputs config pkgs lib userSettings systemSettings;};

View file

@ -21,6 +21,7 @@ _: {
"legcord"
"zulip"
"zen-browser"
"supertuxkart"
];
masApps = {

View file

@ -63,6 +63,7 @@ with pkgs; [
#media
spotify
zathura
#language servers
typst-live
@ -82,6 +83,7 @@ with pkgs; [
lua51Packages.luarocks-nix
codespell
typst
tree-sitter
#python
pyright