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