flake: fixes for recent input bump
- removed mongodb-compass (unnecessary) - removed packwiz - removed discover-overlay - removed rofi.scrollbar option - use zdharma-continuum as upstream zdharma is no longer available
This commit is contained in:
parent
beb0b09967
commit
72c6763508
4 changed files with 6 additions and 10 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# zsh plugins
|
||||
zsh-abbr = { url = "github:olets/zsh-abbr"; flake = false; };
|
||||
zsh-history-substring-search = { url = "github:zsh-users/zsh-history-substring-search"; flake = false; };
|
||||
fast-syntax-highlighting = { url = "github:zdharma/fast-syntax-highlighting"; flake = false; };
|
||||
fast-syntax-highlighting = { url = "github:zdharma-continuum/fast-syntax-highlighting"; flake = false; };
|
||||
pure = { url = "github:sindresorhus/pure"; flake = false; };
|
||||
|
||||
# overlays
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue