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