mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-22 15:15:50 -06:00
updates
This commit is contained in:
parent
f22503d582
commit
0e70128638
1 changed files with 7 additions and 5 deletions
|
@ -55,16 +55,17 @@
|
||||||
|
|
||||||
vim
|
vim
|
||||||
neovim
|
neovim
|
||||||
|
starship
|
||||||
gh
|
gh
|
||||||
|
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
|
|
||||||
xdotool
|
# xdotool
|
||||||
wezterm
|
wezterm
|
||||||
eww
|
# eww
|
||||||
rofi
|
# rofi
|
||||||
picom
|
# picom
|
||||||
dunst
|
# dunst
|
||||||
|
|
||||||
firefox
|
firefox
|
||||||
(python3.withPackages (p: with p; [ pynvim ]))
|
(python3.withPackages (p: with p; [ pynvim ]))
|
||||||
|
@ -76,6 +77,7 @@
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
noto-fonts-extra
|
||||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue