feat: Add common tools
This commit is contained in:
parent
1e04425da6
commit
e17d892b8a
|
@ -20,8 +20,12 @@
|
|||
poetry
|
||||
(import ./tex.nix { inherit pkgs; })
|
||||
cmake
|
||||
nodejs_23
|
||||
pnpm
|
||||
|
||||
ispell
|
||||
biber
|
||||
lilypond-with-fonts
|
||||
|
||||
# Media
|
||||
imagemagick
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
# Inputs
|
||||
"wacom-tablet"
|
||||
"ukelele"
|
||||
|
||||
# Multimedia
|
||||
"vlc"
|
||||
|
@ -41,6 +42,7 @@
|
|||
"discord"
|
||||
"zoom"
|
||||
"zulip"
|
||||
"tuta-mail"
|
||||
|
||||
# Browsing
|
||||
"firefox"
|
||||
|
|
Loading…
Reference in New Issue