Install Emacs dependencies
This commit is contained in:
parent
b0329750e2
commit
0e2bee7fff
|
@ -43,6 +43,7 @@
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
(nerdfonts.override { fonts = [ "UbuntuMono" "JetBrainsMono" ]; })
|
(nerdfonts.override { fonts = [ "UbuntuMono" "JetBrainsMono" ]; })
|
||||||
|
font-awesome
|
||||||
victor-mono
|
victor-mono
|
||||||
ubuntu_font_family
|
ubuntu_font_family
|
||||||
];
|
];
|
||||||
|
|
|
@ -16,8 +16,11 @@ in {
|
||||||
brightnessctl
|
brightnessctl
|
||||||
playerctl
|
playerctl
|
||||||
|
|
||||||
gcc
|
pandoc
|
||||||
|
gnuplot
|
||||||
|
graphviz
|
||||||
|
|
||||||
|
gcc
|
||||||
wob
|
wob
|
||||||
grim
|
grim
|
||||||
slurp
|
slurp
|
||||||
|
|
Loading…
Reference in a new issue