[fix] nvim: I broke it again ma
Major refactoring in order to fix it T-T
This commit is contained in:
parent
ac30838621
commit
6c248db49a
8 changed files with 561 additions and 576 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
overlays,
|
||||
nvim-config,
|
||||
stylix ? null,
|
||||
}: {
|
||||
|
@ -13,8 +12,6 @@
|
|||
in {
|
||||
imports =
|
||||
[
|
||||
# Apply overlays
|
||||
{nixpkgs = {inherit overlays;};}
|
||||
nvim-config
|
||||
./options.nix
|
||||
./gui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue