Update home-manager and nixos versions
This commit is contained in:
parent
e3a8bbe853
commit
2073868189
5 changed files with 6 additions and 8 deletions
|
|
@ -451,8 +451,7 @@
|
|||
home.packages =
|
||||
with pkgs;
|
||||
[
|
||||
# TODO re-enable, fucking amazing experience right now
|
||||
# (lib.mkIf config.mods.coding.dashvim neovide)
|
||||
(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