This commit is contained in:
Daylin Morgan 2022-11-09 06:17:54 +00:00
parent f22503d582
commit 0e70128638

View file

@ -55,16 +55,17 @@
vim
neovim
starship
gh
nixpkgs-fmt
xdotool
# xdotool
wezterm
eww
rofi
picom
dunst
# eww
# rofi
# picom
# dunst
firefox
(python3.withPackages (p: with p; [ pynvim ]))
@ -76,6 +77,7 @@
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
noto-fonts-extra
(nerdfonts.override { fonts = [ "FiraCode" ]; })
];