Temporarily remove neovide
This commit is contained in:
parent
10e362af18
commit
05e3b8b222
5 changed files with 24 additions and 12 deletions
|
|
@ -451,7 +451,8 @@
|
|||
home.packages =
|
||||
with pkgs;
|
||||
[
|
||||
(lib.mkIf config.mods.coding.dashvim neovide)
|
||||
# TODO re-enable, fucking amazing experience right now
|
||||
# (lib.mkIf config.mods.coding.dashvim neovide)
|
||||
(lib.mkIf config.mods.coding.jetbrains jetbrains-toolbox)
|
||||
]
|
||||
++ config.mods.coding.additionalPackages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue