move nixvim into the module buffet
This commit is contained in:
parent
c098a689df
commit
9a6748e70f
3 changed files with 3 additions and 3 deletions
|
|
@ -22,6 +22,7 @@
|
|||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
# # overrides. You can do that directly here, just don't forget the
|
||||
# # parentheses. Maybe you want to install Nerd Fonts with a limited number of
|
||||
|
||||
# # fonts?
|
||||
# (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||
|
||||
|
|
@ -33,8 +34,6 @@
|
|||
# '')
|
||||
|
||||
## GNOME
|
||||
|
||||
inputs.nixvim-config.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue