mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -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
|
||||
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" ]; })
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue