Skip to content

Commit 45779f2

Browse files
committed
update macos pkgs
1 parent 2017e66 commit 45779f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/home/macos-enno.nix

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ in
5050
++ (with pkgs; [
5151
aerc
5252
attic-client
53+
basedpyright
5354
bombardier
5455
clan-cli
5556
cmake
@@ -86,7 +87,6 @@ in
8687
pandoc
8788
pnpm
8889
pqrs
89-
pyright
9090
qpdf
9191
rclone
9292
realise-symlink
@@ -99,14 +99,15 @@ in
9999
sops
100100
sq
101101
ssh-to-age
102+
stress-ng
102103
stylua
103104
typst
104105
typstyle
105106
vals
106107
watch
107108
wget
108-
yt-dlp
109109
yazi
110+
yt-dlp
110111
]);
111112

112113
home.file.".aider.conf.yml".source =

0 commit comments

Comments
 (0)